]> git.phdru.name Git - dotfiles.git/blob - bin/ls
.vim/rc: Adapt python code to both python and python3
[dotfiles.git] / bin / ls
1 #! /bin/sh
2 exec /bin/ls --color=auto "$@"