Add visual text editor
This commit is contained in:
parent
5d7833426e
commit
c097a555fe
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ if ! emacsclient -e nil 2>/dev/null; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
|
export VISUAL="emacsclient -c"
|
||||||
export BROWSER=nyxt
|
export BROWSER=nyxt
|
||||||
export PAGER=bat
|
export PAGER=bat
|
||||||
export SHELL=/usr/bin/fish
|
export SHELL=/usr/bin/fish
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue