mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
chore: typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user