diff --git a/.zshrc b/.zshrc index fa1ff36..4c0086a 100644 --- a/.zshrc +++ b/.zshrc @@ -73,6 +73,7 @@ ZSH_THEME="robbyrussell" plugins=( git zsh-syntax-highlighting zsh-autosuggestions + wd ) source $ZSH/oh-my-zsh.sh