Add fzf to bashrc instead of profile
This commit is contained in:
@@ -120,6 +120,9 @@ if [ -f ~/.bash_aliases-local ]; then
|
||||
. ~/.bash_aliases-local
|
||||
fi
|
||||
|
||||
. "$HOME/.bash-profile.d/fzf-completion.bash"
|
||||
. "$HOME/.bash-profile.d/fzf-key-bindings.bash"
|
||||
|
||||
eval "$("$HOME/.dotfiles/starship-$(uname -m)" init bash)"
|
||||
|
||||
if [ -r "$HOME/.dotfiles/nvim-linux-$(uname -m)/bin/nvim" ]
|
||||
|
||||
Reference in New Issue
Block a user