mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-04 17:49:00 +00:00
Feat: fzf, configs and installer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user