feat(fish): add starship prompt

This commit is contained in:
Afonso Franco 2025-06-04 14:01:07 +01:00
parent 5576aa4f57
commit 3bbc6cfcd4
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

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