X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fhomedir%2F.bashrc;fp=config%2Fhomedir%2F.bashrc;h=23e16b5ab684d8ad584688b7dc82dcbb9b6dafa1;hb=ec1853dcc651bd194cb67a269750610ddf63c3ef;hp=c01de2673744a9799d4895abc6f840d1f6c5e2bc;hpb=b914808c7fcb1295424599a561ab08cfb9dd229f;p=dak.git 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'