Skip to content

Instantly share code, notes, and snippets.

@nibocn
Created February 26, 2016 16:34
Show Gist options
  • Save nibocn/6bf619dabb7544d793c6 to your computer and use it in GitHub Desktop.
Save nibocn/6bf619dabb7544d793c6 to your computer and use it in GitHub Desktop.
Cmder/config/aliases
ls=ls --show-control-chars -F --color $*
l=ls --show-control-chars -F --color $*
la=ls -aF --show-control-chars -F --color $*
ll=ls -alF --show-control-chars -F --color $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment