diff --git a/.zshrc b/.zshrc index 1fc8613..09565da 100644 --- a/.zshrc +++ b/.zshrc @@ -63,6 +63,9 @@ plugins=( docker command-not-found screen + dirhistory + gradle + per-directory-history ) source $ZSH/oh-my-zsh.sh