\\ as fzf tab trigger
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export FZF_DEFAULT_COMMAND="rg --files --follow --no-ignore-vcs --hidden -g '!{**/node_modules/*,**/.git/*}'"
|
||||
export FZF_CTRL_T_COMMAND="rg --files --follow --no-ignore-vcs --hidden -g '!{**/node_modules/*,**/.git/*}'"
|
||||
export FZF_COMPLETION_TRIGGER='\\'
|
||||
|
||||
Reference in New Issue
Block a user