comparison zshrc-xanthippe @ 76:b41590f0a587

Automated merge with https://localhost/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 16 Aug 2015 11:49:41 +0200
parents 9222611c7a2e
children 93f7be107f46
comparison
equal deleted inserted replaced
73:a48ea5d61dee 76:b41590f0a587
12 export GPG_AGENT_INFO 12 export GPG_AGENT_INFO
13 fi 13 fi
14 14
15 export GPG_TTY=`tty` 15 export GPG_TTY=`tty`
16 export PATH="$HOME/bin:${PATH}" 16 export PATH="$HOME/bin:${PATH}"
17
18 alias top=htop