changeset 110:0896c2a1b094

no colors in htop, please
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 07 Dec 2016 10:07:30 +0100
parents 315142c3762b
children c45bcb8a7ba4
files zshrc-xanthippe
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"