Dotfiles
 
 
 
 
Go to file
nirenjan b42371a079 Adjust status bar colors in tmux
With Terminal.app, the background color was getting set to base02
instead of base03, therefore, I had to use base03 (brightblack) to
distinguish the tmux status bar from the rest of the screen. It would
be a problem with vim (not so much really, since I could figure out
where the tmux status bar was based on the vim status line).

However, since iTerm2 is a better terminal emulator, it correctly
displays the background color as base03, so in order to distinguish the
status bar, I changed the color to base02 (black) instead.
2013-06-14 10:08:00 -07:00
bash Add bash aliases 2013-05-20 22:41:56 -07:00
scripts Rename sdate script to 'stardate' 2013-05-16 13:36:35 -07:00
vim Fix Perl folding in ftplugin 2013-05-18 12:16:43 -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 Add tComment bundle to install script 2013-05-22 16:45:48 -07:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Adjust status bar colors in tmux 2013-06-14 10:08:00 -07:00
vimrc Treat pathogen as a bundle 2013-05-21 00:00:56 -07:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.