From 021596a4472dc7e1bb11807674f81114fb97c19d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 6 Dec 2013 21:06:30 +0100 Subject: [PATCH] describe pure.zsh-theme --- pure.zsh-theme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pure.zsh-theme b/pure.zsh-theme index 5c1e90e..0829537 100644 --- a/pure.zsh-theme +++ b/pure.zsh-theme @@ -1,3 +1,5 @@ +# proxy file for oh-my-zsh and antigen + # ${0:A:h} is the current file (0) # with symbolic links resolved (A) # with truncated final path component (h)