diff --git a/.zshrc b/zshrc similarity index 99% rename from .zshrc rename to zshrc index 4ecf8e3..e83687a 100644 --- a/.zshrc +++ b/zshrc @@ -5,6 +5,9 @@ # #---------------------------------- Pre Setup --------------------------------- +# Source this file in your .zshrc: +# source $HOME/.zsh/zshrc + autoload colors; colors autoload -Uz add-zsh-hook