mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-06 16:31:16 +01:00
Modified alias
This commit is contained in:
parent
d80ab4775d
commit
4e8dca78e0
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -110,4 +110,4 @@ source $ZSH/oh-my-zsh.sh
|
|||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
|
||||
alias vim = nvim
|
||||
alias vim = "nvim"
|
||||
|
|
Loading…
Reference in a new issue