Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/homedir/.bashrc | 1 +
1 file changed, 1 insertion(+)
diff --git a/config/homedir/.bashrc b/config/homedir/.bashrc
index c01de26..23e16b5 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'
--
1.7.10.4