Feat: fzf, configs and installer

This commit is contained in:
2023-04-27 22:55:01 +03:00
parent a5db6a465e
commit 383855f23a
7 changed files with 35 additions and 8 deletions

View File

@@ -19,3 +19,5 @@ x-load-configs
# Import ssh keys in keychain
ssh-add -A 2>/dev/null;
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}"/fzf/fzf.bash ] && source "${XDG_CONFIG_HOME:-$HOME/.config}"/fzf/fzf.bash