Improve fzf integration

This commit is contained in:
Loic Nageleisen 2017-10-20 17:09:46 +02:00
parent e837ee39c3
commit 8850ae9d1a
3 changed files with 59 additions and 2 deletions

View file

@ -10,6 +10,7 @@ source $DOTFILES_BASH_DIR/history
source $DOTFILES_BASH_DIR/term_title
source $DOTFILES_BASH_DIR/completion
source $DOTFILES_SHELL_DIR/go
source $DOTFILES_BASH_DIR/fzf
source $DOTFILES_SHELL_DIR/git_prompt_info
GIT_PS1_SHOWDIRTYSTATE=1