]> git.phdru.name Git - dotfiles.git/blob - bin/ls
.shellrc: instead of colorized aliases create shell scripts
[dotfiles.git] / bin / ls
1 #! /bin/sh
2 exec /bin/ls --color=auto "$@"