aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-11 12:04:13 +0000
committerAlex Schofield <git@ajschof.me>2025-02-11 12:04:13 +0000
commit803548c5464856c80a7d58b0cae8ccdff99072fa (patch)
tree9324a3d90a6ccebedb412fd1ae308812c292a0ef /zsh/.zshrc
parentfa8f686e27a7efb833bd9fadf72f21dacf9b9278 (diff)
downloaddotfiles-803548c5464856c80a7d58b0cae8ccdff99072fa.tar.gz
dotfiles-803548c5464856c80a7d58b0cae8ccdff99072fa.zip
update .zshrc with new oh-my-posh theme
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index a400b4f..d6aabab 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/tokyo.omp.json)"
+eval "$(oh-my-posh init zsh --config ~/.omp_themes/cloud-context.omp.json)"
git.ajschof.me — hosted by ajschofield — powered by cgit