This commit is contained in:
pika 2024-06-08 15:17:58 +02:00
parent 56dbaac92f
commit 70ff2485b3

View file

@ -161,7 +161,7 @@ end
# end
# ─< oh-my-posh >───────────────────────────────────────────────────────────────────────────
if command -v oh-my-posh >/dev/null 2&>1
if command -v oh-my-posh >/dev/null 2>&1
oh-my-posh init fish --config ~/.config/fish/zen.toml | source
end