diff --git a/.zshrc b/.zshrc index 56f02c0..5de28e9 100644 --- a/.zshrc +++ b/.zshrc @@ -9,6 +9,7 @@ if [[ -f "$oh_my_zsh/oh-my-zsh.sh" ]]; then fi export plugins=( + themes fzf git )