profile: EDITOR=hx
This commit is contained in:
parent
756f681269
commit
491f690db5
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -12,7 +12,7 @@ export PATH="$PNPM_HOME:$PATH"
|
||||||
|
|
||||||
export ZEIT_DB=~/Sync/zeit.db
|
export ZEIT_DB=~/Sync/zeit.db
|
||||||
|
|
||||||
export EDITOR=kak
|
export EDITOR=hx
|
||||||
|
|
||||||
export FZF_DEFAULT_COMMAND='rg -L --hidden --files'
|
export FZF_DEFAULT_COMMAND='rg -L --hidden --files'
|
||||||
export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%'
|
export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%'
|
||||||
|
|
Loading…
Reference in a new issue