feat(fish): add starship prompt
This commit is contained in:
@@ -48,3 +48,5 @@ end
|
|||||||
# Set up fzf
|
# Set up fzf
|
||||||
set -U FZF_DEFAULT_OPTS "--bind 'bs:backward-delete-char/eof'"
|
set -U FZF_DEFAULT_OPTS "--bind 'bs:backward-delete-char/eof'"
|
||||||
fzf --fish | source
|
fzf --fish | source
|
||||||
|
|
||||||
|
starship init fish | source
|
||||||
|
|||||||
Reference in New Issue
Block a user