Consistent quotes
This commit is contained in:
parent
0cb255304b
commit
2970712561
1 changed files with 1 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -7,7 +7,7 @@ export DOTFILES=$HOME/.dotfiles
|
|||
[ -x /usr/bin/dircolors ] && eval `dircolors $DOTFILES/dircolors`
|
||||
[ -f $HOME/.fzf.bash ] && source $HOME/.fzf.bash
|
||||
|
||||
bind "set completion-ignore-case on"
|
||||
bind 'set completion-ignore-case on'
|
||||
bind 'set show-all-if-ambiguous on'
|
||||
bind 'TAB:menu-complete'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue