profile: EDITOR=hx

This commit is contained in:
Cat /dev/Nulo 2023-01-10 23:28:48 -03:00
parent 756f681269
commit 491f690db5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export PATH="$PNPM_HOME:$PATH"
export ZEIT_DB=~/Sync/zeit.db
export EDITOR=kak
export EDITOR=hx
export FZF_DEFAULT_COMMAND='rg -L --hidden --files'
export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%'