parent
eca86dae55
commit
c8bbff3aee
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -7,7 +7,7 @@ ulimit -c unlimited
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
export PATH="$HOME/.local/bin:$PATH"
|
||||||
export PATH="$HOME/go/bin:$PATH"
|
export PATH="$HOME/go/bin:$PATH"
|
||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=kak
|
||||||
|
|
||||||
export FZF_DEFAULT_COMMAND='rg -L --hidden --files'
|
export FZF_DEFAULT_COMMAND='rg -L --hidden --files'
|
||||||
export FZF_CTRL_T_COMMAND='rg -L --hidden --files'
|
export FZF_CTRL_T_COMMAND='rg -L --hidden --files'
|
||||||
|
|
Loading…
Reference in a new issue