Dotfiles
 
 
 
 
Go to file
nirenjan 77cc345af4 Update install script lnfile functionality
This allows me to specify the destination folder if the link name
doesn't need to be changed, i.e., if I want to install
vim/ftplugin/ruby.vim, I no longer need to specify the following line:
lnfile vim/ftplugin/ruby.vim ~/.vim/ftplugin/ruby

Instead, I can simply give the destination folder, just terminate it
with a slash character as follows:
lnfile vim/ftplugin/ruby.vim ~/.vim/ftplugin/
2013-05-16 13:30:15 -07:00
bash Fix PS1 in bash 2013-05-08 23:30:36 -07:00
scripts Improve precision on stardate script 2013-05-03 22:26:43 -07:00
vim Move tab expansion to individual ftplugins 2013-05-15 17:32:48 -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 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
install Update install script lnfile functionality 2013-05-16 13:30:15 -07:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Remove the next/previous window unbind-key's 2013-03-01 11:36:46 -08:00
vimrc Move tab expansion to individual ftplugins 2013-05-15 17:32:48 -07:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.