corrected oh my posh
This commit is contained in:
parent
0f3d2cd489
commit
374e5e3cf8
1 changed files with 1 additions and 2 deletions
|
@ -68,13 +68,12 @@ if command -v oh-my-posh >/dev/null 2>&1
|
|||
# oh-my-posh init fish --config ~/.config/fish/themes/zen.toml | source
|
||||
else
|
||||
_bobfish
|
||||
curl -s https://ohmyposh.dev/install.sh | bash -s -- -d ~/bin
|
||||
curl -s https://ohmyposh.dev/install.sh | bash -s -- -d /usr/bin/
|
||||
end
|
||||
|
||||
function main
|
||||
_source
|
||||
_zox
|
||||
# _omp
|
||||
end
|
||||
|
||||
main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue