Dotfiles
 
 
 
 
Go to file
nirenjan 4413d17282 Fix smartwd script to ensure that it always works
With Ruby version 1.8.5, the smartwd script would abort with an error that
the shift method would take no arguments. Therefore, I have restricted the
use of the script to ruby version 1.8.7 and above.

On older versions, it will simply behave the same as \w in PS1 of bash.
2013-02-19 15:14:12 -08:00
bash Fix smartwd script and update PS1 in bashrc.common 2013-02-14 14:11:12 -08:00
scripts Fix smartwd script to ensure that it always works 2013-02-19 15:14:12 -08:00
vim/plugin Fix { keymap in match-brackets.vim 2013-01-18 14:42:15 -08: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 Remove bolding for lscolors 2013-01-22 15:42:13 -08:00
gitconfig Add color configuration to gitconfig 2013-02-14 21:17:42 -08:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Add xterm title support to tmux config 2013-01-21 14:27:45 -08:00
vimrc Use light BG in GUI Vim and dark in console 2013-02-06 10:00:43 -08:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.