set some themes

This commit is contained in:
pika 2024-06-09 09:45:15 +02:00
parent 4560a48d5f
commit 04ddc3600a
3 changed files with 8 additions and 81 deletions

View file

@ -162,7 +162,7 @@ end
# ─< oh-my-posh >───────────────────────────────────────────────────────────────────────────
if command -v oh-my-posh >/dev/null 2>&1
oh-my-posh init fish --config ~/.config/fish/zen.toml | source
oh-my-posh init fish --config ~/.config/fish/themes/tokyo_storm.toml | source
end
# ─< set colorscheme for bobthefish >───────────────────────────────────────────────────────