diff options
author | David Runge <david.runge@frqrec.com> | 2014-10-31 18:31:40 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-10-31 18:31:40 +0100 |
commit | 532c41374964646bfaa4f64f7a71f78755cf8307 (patch) | |
tree | fc136d955f1e032f098ae25a5a0f70dca6a18b44 | |
parent | ccf94b7df09799feb201d1a59928932fda4e24f4 (diff) | |
download | dotfiles-532c41374964646bfaa4f64f7a71f78755cf8307.tar.gz dotfiles-532c41374964646bfaa4f64f7a71f78755cf8307.tar.bz2 dotfiles-532c41374964646bfaa4f64f7a71f78755cf8307.tar.xz dotfiles-532c41374964646bfaa4f64f7a71f78755cf8307.zip |
zsh: Adding .zhistory to ignore, instead of (falsely) .zsh_history
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -357,4 +357,4 @@ svn/ .zcompdump.zwc .zdirs .zsh-update -.zsh_history +.zhistory |