mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
chore: typo
This commit is contained in:
parent
2056aeeead
commit
c10a99406a
@ -85,7 +85,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
# if [[ -n $SSH_CONNECTION ]]; then
|
# if [[ -n $SSH_CONNECTION ]]; then
|
||||||
# export EDITOR='vim'
|
# export EDITOR='vim'
|
||||||
# else
|
# else
|
||||||
# export EDITOR='mvim'
|
# export EDITOR='nvim'
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
# Compilation flags
|
# Compilation flags
|
||||||
|
Loading…
Reference in New Issue
Block a user