From e3532688d36122b088e52f4200f8bff46203759c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 1 Jun 2008 16:09:42 +0200 Subject: etc/alias/short: Added apt-file --- etc/alias/short | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/alias/short b/etc/alias/short index 5fb19e9..cf2b9eb 100644 --- a/etc/alias/short +++ b/etc/alias/short @@ -5,10 +5,12 @@ # Search the packages list alias acse='apt-cache search' +alias afse='apt-file search' alias apse='aptitude search' # Show package information alias acsh='apt-cache show' +alias afsh='apt-file show' alias apsh='aptitude show' alias dps='dpkg --status' -- cgit v1.2.3