Исправлен редактор
This commit is contained in:
@@ -81,7 +81,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
|
|
||||||
# Preferred editor for local and remote sessions
|
# Preferred editor for local and remote sessions
|
||||||
if [[ -n $SSH_CONNECTION ]]; then
|
if [[ -n $SSH_CONNECTION ]]; then
|
||||||
export EDITOR='nvim'
|
export EDITOR='vim'
|
||||||
else
|
else
|
||||||
export EDITOR='vim'
|
export EDITOR='vim'
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user