aboutsummaryrefslogtreecommitdiffstats
path: root/_zshrc
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@gmail.com>2016-02-03 14:20:27 +0800
committerAaron LI <aaronly.me@gmail.com>2016-02-03 14:20:27 +0800
commit20bda32d5ec8393fe28422d453207fa261a4b09a (patch)
treebfd5af429fdf7628facd4e27bed8c48b40f64c70 /_zshrc
parent5e57793ecbdcf544931f6f5dc875f91b47ad9f0e (diff)
downloaddotfiles-20bda32d5ec8393fe28422d453207fa261a4b09a.tar.bz2
Tune zsh configuations
Diffstat (limited to '_zshrc')
-rw-r--r--_zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/_zshrc b/_zshrc
index b647900..696591d 100644
--- a/_zshrc
+++ b/_zshrc
@@ -10,6 +10,8 @@
## [1] https://github.com/spicycode/ze-best-zsh-config
## [2] Zsh Configuration from the Ground Up
## http://zanshin.net/2013/02/02/zsh-configuration-from-the-ground-up/
+## [3] GRML Zsh
+## http://grml.org/zsh/
##
## References:
## [1] The Unix Shell's Humble if