diff --git a/.zshrc b/.zshrc index 165001a..1a924b6 100755 --- a/.zshrc +++ b/.zshrc @@ -124,6 +124,7 @@ source $ZSH/oh-my-zsh.sh # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" fi +export EDITOR='nvim' if [ -z "${CONTAINER_ID}" ]; then fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/resources/pin.txt fi