aboutsummaryrefslogtreecommitdiffstats
path: root/_zshrc
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@gmail.com>2016-01-31 14:07:34 +0800
committerAaron LI <aaronly.me@gmail.com>2016-01-31 14:07:34 +0800
commitb8100b88c4fa4edacd6bf3e34074ab8678a44f1c (patch)
tree0840d3e27a3f26c3ab51e3e1cc7c953865e418e8 /_zshrc
parent9b472f58253cf3ff9f4df8308d3aa552aaa51227 (diff)
downloaddotfiles-b8100b88c4fa4edacd6bf3e34074ab8678a44f1c.tar.bz2
Tune zsh configs; Auto startx if login on tty6 (.zlogin)
Diffstat (limited to '_zshrc')
-rw-r--r--_zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/_zshrc b/_zshrc
index d2dd537..1a54197 100644
--- a/_zshrc
+++ b/_zshrc
@@ -11,6 +11,10 @@
## [2] Zsh Configuration from the Ground Up
## http://zanshin.net/2013/02/02/zsh-configuration-from-the-ground-up/
##
+## References:
+## [1] The Unix Shell's Humble if
+## https://robots.thoughtbot.com/the-unix-shells-humble-if
+##
## Aaron LI
## Created: 2014-05-31
## Updated: 2016-01-30