diff --git a/.zshrc b/.zshrc index f8f13ee4..ea6546f6 100644 --- a/.zshrc +++ b/.zshrc @@ -21,6 +21,7 @@ bindkey "^e" edit-command-line alias ls="eza -lh --git" alias top=btop alias v='NVIM_APPNAME="nvim-min" nvim' +alias n='nvim' alias lg=lazygit alias ylg="yadm enter lazygit" # tmux aliases