This commit is contained in:
2026-01-08 01:52:52 +01:00
parent e8f8449109
commit 43067a8477
6 changed files with 57 additions and 52 deletions
@@ -8,5 +8,5 @@ end
# oh-my-posh
if test -f $HOME/.config/posh_theme.omp.json; and type -q oh-my-posh
oh-my-posh init fish --config $HOME/.config/posh_theme.omp.json | source
eval (oh-my-posh init fish --config $HOME/.config/posh_theme.omp.json)
end