aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-18 00:35:42 +0000
committerAlex Schofield <git@ajschof.me>2025-02-18 00:35:42 +0000
commitf7eba1c7554a7ec86f21d02870839879b2c3c13a (patch)
tree9bc56099a4fc281c3ab3e25c68e5e7ab5db5d89a /zsh
parent36c4fb0b76d822e2410d2696ef4de2689dd25699 (diff)
downloaddotfiles-main.tar.gz
dotfiles-main.zip
update oh-my-posh themeHEADmain
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index d6aabab..300cf7e 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/cloud-context.omp.json)"
+eval "$(oh-my-posh init zsh --config ~/.omp_themes/material.omp.json)"
git.ajschof.me — hosted by ajschofield — powered by cgit