feat(starship): Powerline prompt for all shells

This commit is contained in:
js0ny 2025-01-26 23:47:33 +00:00
parent 2c56ce364f
commit 0c2cfd4baa
8 changed files with 392 additions and 805 deletions

View file

@ -8,6 +8,6 @@
# ln -sf $DOTFILES/tools/fish ~/.config/fish
if command -v starship > /dev/null
#set -gx STARSHIP_CONFIG "~/.dotfiles/tools/starship/starship_fish.toml"
starship init fish | source
end