.bashrc
changeset 208 ba6619e43b22
parent 193 2e4cebaae3cc
child 216 27e5bda72c38
--- a/.bashrc	Sun Sep 25 17:09:24 2011 +0300
+++ b/.bashrc	Sun Sep 25 17:10:06 2011 +0300
@@ -18,6 +18,10 @@
   ;;
 esac
 
+# if [ -f ~/.dircolors ]; then
+#   eval `dircolors -b ~/.dircolors`
+# fi
+
 # Easy cd to often used dirs.
 CDPATH=.:~:~/devel:~/devel/my-devel