# HG changeset patch
# User Dirk Olmes <dirk@xanthippe.ping.de>
# Date 1434514438 -7200
# Node ID 9222611c7a2e2d2ac467d5325a9a14c88a4ba624
# Parent  16d8d652fcf1511972b438baf2ec8d6d022662e3
use htop per default

diff -r 16d8d652fcf1 -r 9222611c7a2e zshrc-xanthippe
--- a/zshrc-xanthippe	Wed Feb 04 02:56:28 2015 +0100
+++ b/zshrc-xanthippe	Wed Jun 17 06:13:58 2015 +0200
@@ -14,3 +14,5 @@
 
 export GPG_TTY=`tty`
 export PATH="$HOME/bin:${PATH}"
+
+alias top=htop