Designer News is where the design community meets.
over 7 years ago from David M, UI Developer
alias g="git"
alias ls="ls -Glaph" (I forget what all the options are but makes it more human-readable and one of the options lets syntax highlighting come through)
This is bomb!
Oh, wow. Thank you so much for ls -Glaph. I didn't know it could do that.
I’ve got the same, with an additional benefit:
ls -GlaphO
This includes a column showing file attributes like Hidden, Restricted, etc
Now playing
alias g="git"
alias ls="ls -Glaph" (I forget what all the options are but makes it more human-readable and one of the options lets syntax highlighting come through)