diff options
author | Foivos <foivos@zakkak.net> | 2013-12-08 07:16:40 +0200 |
---|---|---|
committer | Foivos <foivos@zakkak.net> | 2013-12-08 07:16:40 +0200 |
commit | e97811913b9349349e35853a8c2fe3e93cabacd9 (patch) | |
tree | 312c3031c2f4103f83eaa2fb9e25522b87466aea | |
parent | be6b1b3b8fda01bebc499e02b6945eaddaf45b84 (diff) | |
download | zsh-e97811913b9349349e35853a8c2fe3e93cabacd9.tar.gz zsh-e97811913b9349349e35853a8c2fe3e93cabacd9.tar.bz2 zsh-e97811913b9349349e35853a8c2fe3e93cabacd9.zip |
Improve comments
-rw-r--r-- | templates/zshrc.zsh-template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 869bd52c3..c2254d055 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -66,4 +66,3 @@ export PATH=$HOME/bin:/usr/local/bin:$PATH # ssh # export SSH_KEY_PATH="~/.ssh/dsa_id" - |