.bashrc: alias vim to vim -X and put cmccabe-bin before other PATH items
[cmccabe-etc] / .vim / ftdetect / python.vim
1 " Python
2 au BufNewFile,BufRead *.py set filetype=python