diff --git a/.zshrc b/.zshrc index 0f3f273..7a739c5 100644 --- a/.zshrc +++ b/.zshrc @@ -74,6 +74,7 @@ plugins=(git z zsh-autosuggestions zsh-syntax-highlighting ) source $ZSH/oh-my-zsh.sh +fastfetch # User configuration # export MANPATH="/usr/local/man:$MANPATH"