fzf stuff
This commit is contained in:
parent
abb43bcb6e
commit
ea88fb204d
2 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,9 @@ export VISUAL=nvim
|
|||
# ssh
|
||||
export SSH_AUTH_SOCK=$HOME/.ssh/ssh_auth_sock
|
||||
|
||||
## fzf
|
||||
export FZF_DEFAULT_COMMAND='ag --hidden --ignore .git -l -g ""'
|
||||
|
||||
## Parquet
|
||||
export PATH=$mylib/parquet-tools:$PATH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue