updates for mu4e and erc.

This commit is contained in:
2014-11-22 05:09:53 -08:00
parent 7080027290
commit 4edd75b6e1
8 changed files with 31 additions and 6 deletions

View File

@@ -2,4 +2,4 @@
source ~/.lib/shellrc.sh
[[ $TERM == "dumb" ]] && unsetopt zle && PS1='$ ' && return
source ~/.lib/zsh.sh
test -r ~/custom.zsh && source ~/custom.zsh
test -r ~/.custom.sh && source ~/.custom.sh