diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2017-01-21 11:03:24 -0700 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2017-01-21 11:03:24 -0700 |
commit | da5b9108f49a67e7af7e880e51d1e95e11342ac1 (patch) | |
tree | 9dbebe557f8f58327b832f659165ecb83c46246d /.gitignore | |
parent | 6d32b9ed978e491e79959ce73bd5e742f501c550 (diff) | |
download | zsh-da5b9108f49a67e7af7e880e51d1e95e11342ac1.tar.gz zsh-da5b9108f49a67e7af7e880e51d1e95e11342ac1.tar.bz2 zsh-da5b9108f49a67e7af7e880e51d1e95e11342ac1.zip |
update zshrc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b2022081a..7d2030e9f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ custom/ # temp files directories cache/ log/ + +# Per-host config +localrc |