mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
de2d850d39
93 changed files with 871 additions and 1393 deletions
|
|
@ -90,9 +90,9 @@ source $ZSH/oh-my-zsh.sh
|
|||
|
||||
# Preferred editor for local and remote sessions
|
||||
#if [[ -n $SSH_CONNECTION ]]; then
|
||||
# export EDITOR='vim'
|
||||
# export EDITOR='vim'
|
||||
#else
|
||||
# export EDITOR='mvim'
|
||||
# export EDITOR='nvim'
|
||||
#fi
|
||||
export EDITOR='vim'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue