diff options
author | Matt Singleton <matt@xcolour.net> | 2014-02-08 19:00:32 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2014-02-08 19:00:32 -0500 |
commit | df46fb7d0fe0339c7cdae0511b03fbe9279231f0 (patch) | |
tree | fd58a72f785f20d09e8827dd5bd78e55bd2e1e78 /zshrc-local | |
parent | 3c4757dda2cf7484e47e3bbb8b1d4b08370404d8 (diff) |
update readme
Diffstat (limited to 'zshrc-local')
-rw-r--r-- | zshrc-local | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/zshrc-local b/zshrc-local index 5b2e819..f809c5c 100644 --- a/zshrc-local +++ b/zshrc-local @@ -5,6 +5,5 @@ # get tex binaries on the path #export PATH=/usr/local/texlive/2009basic/bin/universal-darwin:$PATH -# if unset, certain shell features behave differently -# e.g. prompt hostname is highlighted in red for non-local envs +# prompt hostname is highlighted in red for non-local envs #export ZSH_LOCAL_ENV=true |