alias -g ....='../../..'
alias -g .....='../../../..'
-# Improved ls which displays the files in columns (-C), visualizes directories,
-# links and other special files (-F) and pages everything through less (L).
+# Improved ls which displays the files in columns (-C), visualizes
+# directories, links and other special files (-F) and pages everything through
+# less (L).
#
# If available use GNU ls with colorized output. If it isn't available use
# normal ls which needs CLICOLOR_FORCE so it displays colors when used with a