Various updates for final Dublin talk.
[libguestfs-talks.git] / 2012-dublin / bashrc
index e8fcde3..4c6a3c6 100644 (file)
@@ -1,5 +1,8 @@
 # -*- shell-script -*-
 
+# Colour ls.
+if [ -f /etc/profile.d/colorls.sh ]; then . /etc/profile.d/colorls.sh; fi
+
 # Fancy prompt colours (see
 # https://wiki.archlinux.org/index.php/Color_Bash_Prompt)
 promptcol='\e[0;32m'      ;# colour for the prompt