From b909155dbb93605a3b0870635228f0662d628505 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 27 Jan 2016 16:19:01 +0800 Subject: Update ZSH configuration. * `_zlogout`: also check `clear` * `_zshrc.local`: remove PATH and locale settings (already in `.profile`) --- _zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_zshrc') diff --git a/_zshrc b/_zshrc index cf6e1fc..8aa8ffd 100644 --- a/_zshrc +++ b/_zshrc @@ -1,12 +1,13 @@ ## ## ~/.zshrc -## Zsh configuration file +## ZSH configuration file ## oh-my-zsh: http://ohmyz.sh/ ## ## Zsh reads this file in all interactive shells, whether they are ## login shells or not. ## ## Aaron LI +## Created: 2014-05-31 ## Updated: 2016-01-26 ## -- cgit v1.2.2