From 24ff0796625a38a84b25caaa066cc066596c34a8 Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Tue, 11 Feb 2025 00:33:43 +0000 Subject: update omp theme in .zshrc --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- cgit v1.2.3