From 39093ea1bc226f2299310da6f0440d17c8aaf597 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Wed, 7 Sep 2011 16:53:39 +0300 Subject: [PATCH] bash_aliases: I always typo aptitude as "aptitute" with my phone... --- bash_aliases | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash_aliases b/bash_aliases index 1cc622c0..3cc8fd56 100644 --- a/bash_aliases +++ b/bash_aliases @@ -71,3 +71,6 @@ alias rdownload="rsync -avz " alias attach="tmux -u attach-session" alias detach="tmux -u detach" alias tmux="tmux -u" + +# I am always typoing "aptitude" with my phone... +alias aptitute="aptitude "