diff --git a/root/.zshrc b/root/.zshrc index 74f4791..67aeb5a 100644 --- a/root/.zshrc +++ b/root/.zshrc @@ -65,6 +65,7 @@ CASE_SENSITIVE="false" # Add wisely, as too many plugins slow down shell startup. plugins=( git + vi-mode ) source $ZSH/oh-my-zsh.sh