From: Joerg Jaspert Date: Sun, 2 Mar 2014 12:01:06 +0000 (+0100) Subject: one more alias X-Git-Url: https://git.donarmstrong.com/?p=dak.git;a=commitdiff_plain;h=ec1853dcc651bd194cb67a269750610ddf63c3ef one more alias Signed-off-by: Joerg Jaspert --- diff --git a/config/homedir/.bashrc b/config/homedir/.bashrc index c01de267..23e16b5a 100644 --- a/config/homedir/.bashrc +++ b/config/homedir/.bashrc @@ -58,3 +58,4 @@ export PATH="~/bin/:${PATH}" alias base='cd ${base}' alias config='cd ${configdir}' +alias ls='ls --color=auto'