Dotfiles
 
 
 
 
Go to file
nirenjan 09b20d3a0a Update smartwd to be compatible with Python 3
Prior to this change, running smartwd in a virtualenv with Python 3 gave
a syntax error due to the script treating `print` as a keyword, rather
than a function.

This change fixes the print to work as a function, and also cleans up
some of the comments and code to better comply with PEP8
2018-09-27 13:48:57 -07:00
bash Move tmux alias after work alias 2016-10-03 12:12:47 -07:00
scripts Update smartwd to be compatible with Python 3 2018-09-27 13:48:57 -07:00
LICENSE.md Add license information 2013-02-12 16:42:08 -08:00
README.md Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
dircolors Add default tmux terminal to dircolors 2018-04-27 15:17:30 -07:00
gitcommit Add Git commit template 2018-09-05 15:01:26 -07:00
gitconfig Add Git commit template 2018-09-05 15:01:26 -07:00
install Add Git commit template 2018-09-05 15:01:26 -07:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Add padding to tmux status-left 2015-06-26 14:45:16 -07:00
vimrc Move Vim files to separate repo 2014-12-24 17:15:31 -08:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.