# HG changeset patch # User Dirk Olmes # Date 1434514493 -7200 # Node ID e4ed204c90fa811a07827734260248b91b3f37d1 # Parent 78beae5a0f7f96121a58756906fa25f2a45c6f91# Parent 9222611c7a2e2d2ac467d5325a9a14c88a4ba624 Automated merge with https://localhost/hg/zsh-env diff -r 78beae5a0f7f -r e4ed204c90fa zshrc-xanthippe --- a/zshrc-xanthippe Fri May 29 07:33:19 2015 +0200 +++ b/zshrc-xanthippe Wed Jun 17 06:14:53 2015 +0200 @@ -14,3 +14,5 @@ export GPG_TTY=`tty` export PATH="$HOME/bin:${PATH}" + +alias top=htop