mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Add fzf to zsh
This commit is contained in:
parent
8341a278c7
commit
d084841d56
2 changed files with 79 additions and 0 deletions
1
zsh/rc
1
zsh/rc
|
|
@ -11,6 +11,7 @@ source $DOTFILES_ZSH_DIR/keybindings
|
|||
source $DOTFILES_ZSH_DIR/vi
|
||||
source $DOTFILES_ZSH_DIR/completion
|
||||
source $DOTFILES_ZSH_DIR/prompt
|
||||
source $DOTFILES_ZSH_DIR/fzf
|
||||
source $DOTFILES_SHELL_DIR/go
|
||||
|
||||
set -o ignoreeof
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue