diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-11 12:04:13 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-11 12:04:13 +0000 |
| commit | 803548c5464856c80a7d58b0cae8ccdff99072fa (patch) | |
| tree | 9324a3d90a6ccebedb412fd1ae308812c292a0ef /zsh | |
| parent | fa8f686e27a7efb833bd9fadf72f21dacf9b9278 (diff) | |
| download | dotfiles-803548c5464856c80a7d58b0cae8ccdff99072fa.tar.gz dotfiles-803548c5464856c80a7d58b0cae8ccdff99072fa.zip | |
update .zshrc with new oh-my-posh theme
Diffstat (limited to 'zsh')
| -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/tokyo.omp.json)" +eval "$(oh-my-posh init zsh --config ~/.omp_themes/cloud-context.omp.json)" |
