mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Improve fzf integration
This commit is contained in:
parent
e837ee39c3
commit
8850ae9d1a
3 changed files with 59 additions and 2 deletions
1
bash/rc
1
bash/rc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue