diff --git a/config.fish b/config.fish index 98f7c9f..bdb85cc 100644 --- a/config.fish +++ b/config.fish @@ -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