From: Simon Ruderich Date: Wed, 1 Oct 2014 18:20:43 +0000 (+0200) Subject: shell/aliases: add h alias for htop X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=c5bba505ff4c64e08226bee0abf1e5bb33dfb26d shell/aliases: add h alias for htop --- diff --git a/shell/aliases.in b/shell/aliases.in index e99d5f7..8f05c85 100644 --- a/shell/aliases.in +++ b/shell/aliases.in @@ -22,6 +22,7 @@ alias c=clear alias d=cd alias e=elinks alias g=git +alias h=htop alias l=ls alias m=make alias p=less # p for pager