aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-11 00:33:43 +0000
committerAlex Schofield <git@ajschof.me>2025-02-11 00:33:43 +0000
commit24ff0796625a38a84b25caaa066cc066596c34a8 (patch)
tree15edc05ae9f059a0f02d038c19a9dfd51a088658
parenta1da8cfa4e8ebff54c3b0d534ec5925f4d150318 (diff)
downloaddotfiles-24ff0796625a38a84b25caaa066cc066596c34a8.tar.gz
dotfiles-24ff0796625a38a84b25caaa066cc066596c34a8.zip
update omp theme in .zshrc
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index e02a506..a400b4f 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -28,4 +28,4 @@ setopt extended_history
export PATH=$PATH:~/.local/bin
# oh-my-posh
-eval "$(oh-my-posh init zsh --config ~/.omp_themes/tiwahu.omp.json)"
+eval "$(oh-my-posh init zsh --config ~/.omp_themes/tokyo.omp.json)"
git.ajschof.me — hosted by ajschofield — powered by cgit