diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-11 00:33:43 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-11 00:33:43 +0000 |
| commit | 24ff0796625a38a84b25caaa066cc066596c34a8 (patch) | |
| tree | 15edc05ae9f059a0f02d038c19a9dfd51a088658 /zsh/.zshrc | |
| parent | a1da8cfa4e8ebff54c3b0d534ec5925f4d150318 (diff) | |
| download | dotfiles-24ff0796625a38a84b25caaa066cc066596c34a8.tar.gz dotfiles-24ff0796625a38a84b25caaa066cc066596c34a8.zip | |
update omp theme in .zshrc
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)" |
