feat(fish): add starship prompt

This commit is contained in:
2025-06-04 14:01:07 +01:00
parent 5576aa4f57
commit 3bbc6cfcd4

View File

@@ -48,3 +48,5 @@ end
# Set up fzf
set -U FZF_DEFAULT_OPTS "--bind 'bs:backward-delete-char/eof'"
fzf --fish | source
starship init fish | source