zshrc: add VISUAL,SYSTEMD_EDITOR
This commit is contained in:
parent
2e25b8c052
commit
94f389b0fc
2
.zshrc
2
.zshrc
@ -141,6 +141,8 @@
|
||||
|
||||
|
||||
export EDITOR='vim'
|
||||
export VISUAL='vim'
|
||||
export SYSTEMD_EDITOR='vim --clean'
|
||||
export TERM='xterm-256color'
|
||||
# export ARCHFLAGS="-arch x86_64"
|
||||
kee="surtur"
|
||||
|
Loading…
Reference in New Issue
Block a user