Added stop to path, and added group directories first in ls

This commit is contained in:
Thomas FORGIONE
2016-08-22 16:34:51 +02:00
parent d0a3c9c045
commit be85b38908
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@ alias jekyll="bundle exec jekyll serve"
alias cd..="cd .."
alias cd...="cd ../.."
alias cd....="cd ../../.."
alias ls="ls -h --color --group-directories-first"
alias lsd="ls"
# Make wd command work