diff --git a/profile b/profile index 6c29e01..65042f2 100644 --- a/profile +++ b/profile @@ -11,7 +11,8 @@ export PATH=~/.bin:~/.bin/bin:~/.local/bin:$PATH export CHROME_DEVEL_SANDBOX=/usr/lib/chromium/chrome-sandbox # fzf + ag config -export FZF_DEFAULT_COMMAND='ag --nocolor -g ""' +# export FZF_DEFAULT_COMMAND='ag --nocolor -g ""' +export FZF_DEFAULT_COMMAND='rg --line-number --color never --no-heading ""' #disable suspend and resume stty -ixon