diff --git a/.zshrc b/.zshrc index 286104d..fcc01e6 100644 --- a/.zshrc +++ b/.zshrc @@ -11,6 +11,7 @@ if [[ -f "$oh_my_zsh/oh-my-zsh.sh" ]]; then export plugins=( themes git + urltools ) if [[ $(command -v tmux) ]]; then