From 4e8dca78e0a9919fda1232e169f843493b1c8da6 Mon Sep 17 00:00:00 2001 From: Josean Martinez Date: Mon, 17 Oct 2022 17:22:06 -0400 Subject: [PATCH] Modified alias --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 3158615..e838f00 100644 --- a/.zshrc +++ b/.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"