mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-13 02:04:01 +00:00
fix(tools): fix fzf installation
This commit is contained in:
@@ -58,6 +58,7 @@ have antigen && {
|
||||
antigen apply
|
||||
}
|
||||
|
||||
# shellcheck source=../config/fzf/fzf.zsh
|
||||
[ -f "${DOTFILES}/config/fzf/fzf.zsh" ] \
|
||||
&& source "${DOTFILES}/config/fzf/fzf.zsh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user