bugfixes
This commit is contained in:
parent
56dbaac92f
commit
70ff2485b3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue