Compare commits
2 Commits
836bec9976
...
d5d5c11767
| Author | SHA1 | Date | |
|---|---|---|---|
| d5d5c11767 | |||
| 29d3909d0a |
@@ -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