From 803548c5464856c80a7d58b0cae8ccdff99072fa Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Tue, 11 Feb 2025 12:04:13 +0000 Subject: update .zshrc with new oh-my-posh theme --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- cgit v1.2.3