diff --git a/zshrc b/zshrc index a2aef61..8b66bab 100644 --- a/zshrc +++ b/zshrc @@ -10,6 +10,9 @@ if ! zgen saved; then zgen load peterhurford/git-it-on.zsh zgen load gerges/oh-my-zsh-jira-plus + zgen load mafredri/zsh-async + zgen load sindresorhus/pure + zgen save fi