Close GH-41: Add integration with antigen.. Fixes #16

This commit is contained in:
Joshua Jabbour
2013-12-06 21:05:05 +01:00
committed by Sindre Sorhus
parent 2a5b9b95a1
commit 10e59518fb
2 changed files with 11 additions and 2 deletions

4
pure.zsh-theme Normal file
View File

@@ -0,0 +1,4 @@
# ${0:A:h} is the current file (0)
# with symbolic links resolved (A)
# with truncated final path component (h)
source "${0:A:h}/pure.zsh"