mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-18 16:26:50 +00:00
change EDITOR to kak
This commit is contained in:
parent
099f2f2e88
commit
4006894665
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -9,7 +9,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
|
||||
plugins=(git docker virtualenv)
|
||||
|
||||
export EDITOR=vim
|
||||
export EDITOR=kak
|
||||
export JAVA_HOME=
|
||||
|
||||
for f in $OTHER/*.zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue