# HG changeset patch
# User Dirk Olmes <dirk@xanthippe.ping.de>
# Date 1481101650 -3600
# Node ID 0896c2a1b0946ba7bbadd6cf21c254ca4521c422
# Parent  315142c3762bfde1c064a7575b5590910c6cc9ef
no colors in htop, please

diff -r 315142c3762b -r 0896c2a1b094 zshrc-xanthippe
--- a/zshrc-xanthippe	Fri Dec 02 17:48:44 2016 +0100
+++ b/zshrc-xanthippe	Wed Dec 07 10:07:30 2016 +0100
@@ -16,4 +16,4 @@
 export GPG_TTY=`tty`
 export PATH="$HOME/bin:${PATH}"
 
-alias top=htop
+alias top="htop -C"