mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-13 22:04:22 +00:00
fix(tools): fix fzf installation
This commit is contained in:
@@ -20,6 +20,6 @@ x-load-configs
|
||||
# Import ssh keys in keychain
|
||||
ssh-add -A 2>/dev/null;
|
||||
|
||||
# shellcheck source=../config/fzf/fzf.bash
|
||||
[ -f "${DOTFILES}/config/fzf/fzf.bash" ] \
|
||||
&& source "${DOTFILES}/config/fzf/fzf.bash"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user