diff --git a/.zshrc b/.zshrc index 66d78d9..f6df398 100644 --- a/.zshrc +++ b/.zshrc @@ -11,6 +11,7 @@ if [[ -f "$oh_my_zsh/oh-my-zsh.sh" ]]; then export plugins=( themes git + isodate urltools asdf )