Browse Source

sunburst!!

windhamdavid 9 years ago
parent
commit
2364f7145d
2 changed files with 19 additions and 8 deletions
  1. 18 7
      .gitignore
  2. 1 1
      macs/.vimrc

+ 18 - 7
.gitignore

@@ -4,17 +4,28 @@ Thumbs.db
 .svn
 
 dotfiles/.ssh/*
-lucid.remote/.ssh/*
-magicbullet.local/.ssh/*
+tigger/.ssh/*
 blackbullet.local/.ssh/*
 silverbullet.local/.ssh/*
-tigger/.ssh/*
-dotfiles/.ssh/*
-#And Macs, you dog... 
-macs/.ssh/*
 
+magicbullet.local/.ssh/*
+magicbullet.local/.netrc
+magicbullet.local/.heroku/*
+magicbullet.local/.bash_history
+magicbullet.local/.zsh_history
+
+macs/.ssh/*
+macs/.netrc
+macs/.heroku/*
 macs/.bash_history
+macs/.grunt-init/*
+macs/.zsh_history
+macs/.android/*
+
+lucid.remote/.ssh/*
+lucid.remote/.zsh_history
 lucid.remote/.bash_history
 
 salamander.remote/.ssh/*
-salamander.remote/.bash_history
+salamander.remote/.bash_history
+salamander.remote/.zsh_history

+ 1 - 1
macs/.vimrc

@@ -125,7 +125,7 @@ set modeline
 set modelines=10
 
 " Default color scheme
-color vividchalk
+color sunburst
 
 " Directories for swp files
 set backupdir=~/.vim/backup