Close GH-41: Add integration with antigen.. Fixes #16
This commit is contained in:
committed by
Sindre Sorhus
parent
2a5b9b95a1
commit
10e59518fb
4
pure.zsh-theme
Normal file
4
pure.zsh-theme
Normal 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"
|
||||
Reference in New Issue
Block a user