changeset 74:9222611c7a2e

use htop per default
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 17 Jun 2015 06:13:58 +0200
parents 16d8d652fcf1
children e4ed204c90fa
files zshrc-xanthippe
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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