mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 12:02:46 +00:00
local fixed
This commit is contained in:
4
.fzf.zsh
4
.fzf.zsh
@@ -6,8 +6,8 @@ fi
|
|||||||
|
|
||||||
# Auto-completion
|
# Auto-completion
|
||||||
# ---------------
|
# ---------------
|
||||||
[[ $- == *i* ]] && source "~/.fzf_completion.zsh" 2> /dev/null
|
[[ $- == *i* ]] && source ".fzf_completion.zsh" 2> /dev/null
|
||||||
|
|
||||||
# Key bindings
|
# Key bindings
|
||||||
# ------------
|
# ------------
|
||||||
source "~/.fzf_key-bindings.zsh"
|
source ".fzf_key-bindings.zsh"
|
||||||
|
Reference in New Issue
Block a user