describe pure.zsh-theme

This commit is contained in:
Sindre Sorhus
2013-12-06 21:06:30 +01:00
parent 10e59518fb
commit 021596a447

View File

@@ -1,3 +1,5 @@
# proxy file for oh-my-zsh and antigen
# ${0:A:h} is the current file (0) # ${0:A:h} is the current file (0)
# with symbolic links resolved (A) # with symbolic links resolved (A)
# with truncated final path component (h) # with truncated final path component (h)