changeset 90:1057412834a5

[tcsh] cooler top for freebsd
author Edho Prima Arief <edho@myconan.net>
date Tue, 12 Jul 2011 02:29:27 +0700
parents 4a22703b183c
children e17886c8da43
files tcsh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tcsh	Sat Jul 09 15:39:00 2011 +0700
+++ b/tcsh	Tue Jul 12 02:29:27 2011 +0700
@@ -70,6 +70,7 @@
     ( which gnuls ) > /dev/null && alias ls gnuls ${gnuls_opts}
     alias man man -o
     alias rm rm -I
+    alias top top -P
   breaksw
   case NetBSD:
     set path=(${path} /usr/pkg/{bin,sbin})