]> git.phdru.name Git - dotfiles.git/blob - bin/ls
Refactor(.bashrc,.shellrc): Move unalias closer to the function
[dotfiles.git] / bin / ls
1 #! /bin/sh
2 exec /bin/ls --color=auto "$@"