Files
pure/pure.zsh-theme
2013-12-06 21:05:05 +01:00

5 lines
139 B
Bash

# ${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"