From 7105cb2e1c7111d15ffe6b8148706a15c4075f86 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 21 Mar 2009 09:52:57 +0100 Subject: Added some more structure and comments to the alias definitions --- etc/aliases/debian | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/aliases/debian') diff --git a/etc/aliases/debian b/etc/aliases/debian index 4e43639..1ca5e2d 100644 --- a/etc/aliases/debian +++ b/etc/aliases/debian @@ -7,6 +7,7 @@ alias afse='apt-file search' alias apse='aptitude search' # Show package information +alias acp='apt-cache policy' alias acsh='apt-cache show' alias afsh='apt-file show' alias apsh='aptitude show' @@ -43,5 +44,3 @@ alias agsrc='apt-get source' # Configure packages salias dprc='dpkg-reconfigure' - -alias acp='apt-cache policy' -- cgit v1.2.3