root/tags/jjigw-0.2/cosmetics.sh
| Revision 70, 100 bytes (checked in by jajcus, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | find . -name "*.py" | xargs -n1 vim -u NONE -s cosmetics.vim --cmd ":set ts=8" |
| 4 | stty sane |
Note: See TracBrowser for help on using the browser.
