From 177362e291058af04b2ff992a21732f44f973c51 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Sun, 28 Jun 2015 23:57:14 +0200 Subject: [PATCH] use pure theme --- zshrc | 3 +++ 1 file changed, 3 insertions(+) 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