mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-28 18:28:20 -05:00
Switched alias from vim to neovim
This commit is contained in:
parent
e36cd5ab32
commit
af192944e1
2
.zshrc
2
.zshrc
@ -99,7 +99,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
# For a full list of active aliases, run `alias`.
|
# For a full list of active aliases, run `alias`.
|
||||||
#
|
#
|
||||||
# Example aliases
|
# Example aliases
|
||||||
alias zshconfig="vim ~/.zshrc"
|
alias zshconfig="nvim ~/.zshrc"
|
||||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||||
#
|
#
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user