Merge pull request 'fzf Integraton' (#18) from fzf-integration into main
Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
@@ -13,6 +13,10 @@ alias cat="bat"
|
||||
|
||||
############### END ALIASES ###############
|
||||
|
||||
# Add in our fzf integrations for zsh
|
||||
# Comment if you don't want the fzf integration
|
||||
source <(fzf --zsh)
|
||||
|
||||
# Finally we want to use starship for our prompt
|
||||
# (because rust that's why)
|
||||
eval "$(starship init zsh)"
|
||||
|
||||
Reference in New Issue
Block a user