feat(fish): add starship prompt
This commit is contained in:
parent
5576aa4f57
commit
3bbc6cfcd4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue