]> git.phdru.name Git - dotfiles.git/blob - bin/ls
Fix(init.py): Do not intercept EOF in `myinput`
[dotfiles.git] / bin / ls
1 #! /bin/sh
2 exec /bin/ls --color=auto "$@"