]> git.phdru.name Git - dotfiles.git/blob - bin/ls
.profile: Add `>` as a prompt character for non-bash shells
[dotfiles.git] / bin / ls
1 #! /bin/sh
2 exec /bin/ls --color=auto "$@"