Commit Graph

733 Commits

Author SHA1 Message Date
Dustin Swan
f82a218710 Making a useful bashrc so I can use it on my crappy vm at work 2012-03-15 10:50:40 -05:00
Dustin Swan
30c46512fc Merge branch 'master' of git://github.com/dustinswan/dotfiles 2012-03-15 10:49:03 -05:00
Dustin Swan
13d4f84cd9 Added rvm to path in zshrc 2012-03-12 10:08:13 -05:00
Dustin Swan
1e2055ca46 Merge branch 'master' of git://github.com/dustinswan/dotfiles 2012-03-08 14:50:57 -06:00
Dustin Swan
2e7ed3201a Trying out sparkup 2012-03-07 12:36:50 -06:00
Dustin Swan
e3ccc87b8c Merge branch 'master' of git://github.com/dustinswan/dotfiles 2012-03-07 11:01:57 -06:00
Dustin Swan
abfb77af51 Adding VCS stuff to zshrc, and netrwhist to gitignore 2012-03-07 11:01:43 -06:00
Dustin Swan
25a8165261 OK, not doing vundle as a submodule 2012-03-07 01:00:14 -06:00
Dustin Swan
2b0ef090e1 First attempt at adding vundle as a submodule 2012-03-07 00:55:35 -06:00
Dustin Swan
9e5a9abcac Now actually removing the directory... 2012-03-07 00:54:34 -06:00
Dustin Swan
3e80d77df1 Removing vundle so I can add it as a submodule 2012-03-07 00:54:04 -06:00
Dustin Swan
656109fe3c OK, this time I see vundle is actually added, so the changes in gitignore must be right.. 2012-03-07 00:44:20 -06:00
Dustin Swan
0d1b7626e7 Updating gitignore with the correct path 2012-03-07 00:41:06 -06:00
Dustin Swan
3961819f73 Stole Steve Losh's tmux status bar & colors because it's beautiful 2012-03-07 00:36:32 -06:00
Dustin Swan
6befcdd3b3 Last batch of deleting old vim bundles 2012-03-07 00:22:17 -06:00
Dustin Swan
ee9c78e181 More deleting of vim bundles 2012-03-07 00:19:34 -06:00
Dustin Swan
44dc47078a Removing vim bundles now that Vundle is taking care of them 2012-03-07 00:15:02 -06:00
Dustin Swan
0d6c1ab0ee Trying out Vundle instead of Pathogen. 2012-03-07 00:09:08 -06:00
Dustin Swan
26ec344e72 Merge branch 'master' of git://github.com/dustinswan/dotfiles 2012-01-13 12:25:35 -06:00
Dustin Swan
8c04f028b0 Disabling tagbar in older versions of vim 2012-01-13 13:25:33 -05:00
Dustin Swan
8f2a4f08b0 Fixed merge for Perforce stuff 2012-01-13 12:20:04 -06:00
Dustin Swan
6518b56f43 Added the Perforce edit vim shortcut 2012-01-13 13:19:18 -05:00
Dustin Swan
a8958536cb Adding my Perforce leader-p edit file thing to vimrc 2012-01-13 12:14:39 -06:00
Dustin Swan
7b8b528cc3 Merge branch 'master' of git://github.com/dustinswan/dotfiles 2012-01-13 12:11:04 -06:00
Dustin Swan
aad400df4e changing https: to git: for vim-powerline submodule. doh 2012-01-13 13:10:46 -05:00
Dustin Swan
dd3cca7369 Merge branch 'master' of git://github.com/dustinswan/dotfiles 2012-01-13 12:07:26 -06:00
Dustin Swan
281d5f576a Added vim-powerline. Updated vim submodules 2012-01-13 13:04:52 -05:00
Dustin Swan
afe5befad7 Took out vi-mode from zsh, updated vim plugins 2012-01-03 11:05:56 -05:00
Dustin Swan
54b60832d9 Merge branch 'master' of git://github.com/dustinswan/dotfiles 2011-12-21 14:17:12 -06:00
Dustin Swan
787465e4e0 Removing .netrwhist and changing the Supertab default context thing 2011-12-14 20:13:56 -05:00
Dustin Swan
b6c6186a97 Merging changes from linode 2011-12-14 16:43:44 -06:00
Dustin Swan
c7398479c7 Adding version depending stuff to vimrc for my old vim at work 2011-12-14 17:40:57 -05:00
Dustin Swan
bcc8bcc170 Changing easymotion's trigger to it's default <leader><leader> 2011-12-14 17:35:35 -05:00
Dustin Swan
3cdafadded Merge branch 'master' of git://github.com/dustinswan/dotfiles 2011-12-14 16:27:32 -06:00
Dustin Swan
6acf92c032 Something about modifying submodules, adding ctrlp 2011-12-14 17:27:09 -05:00
Dustin Swan
4fac7eb5ff Adding version dependent stuff to vimrc for syntastic, undodir, etc 2011-12-14 16:25:08 -06:00
Dustin Swan
88152e8cc1 Adding endwise vim plugin 2011-12-11 23:27:05 -05:00
Dustin Swan
9ec88c052b Adding the ruby, rails3, gem plugins to oh-my-zsh. Changing zsh theme. Adding vim-rails plugin 2011-12-06 23:24:52 -05:00
Dustin Swan
185cb73244 Adding jk -> Esc mapping to vimrc. Commenting out some unused stuff for now 2011-11-29 10:33:37 -05:00
Dustin Swan
99d80c38ed Adding percent to vim status line 2011-11-28 11:44:50 -05:00
Dustin Swan
aaf8e95a2f Adding MatchTag vim plugin 2011-11-22 15:16:10 -05:00
Dustin Swan
5a3490e27e Added oh-my-zsh submodule, updated zshrc 2011-11-22 10:35:28 -05:00
Dustin Swan
1e142ec8c7 Adding irssi to dotfiles and changing the TERM in zsh so tmux works correctly 2011-11-11 18:53:30 -05:00
Dustin Swan
4c6f0ee52f Oops, last commit didn't include the changes to .vimrc 2011-11-07 13:31:51 -05:00
Dustin Swan
2873a9d785 Added gundo.vim, updated vim statusline, misc small changes to vimrc. 2011-11-07 13:31:20 -05:00
Dustin Swan
5cd04a0827 Adding CamelCaseMotion 2011-11-03 15:08:06 -04:00
Dustin Swan
981bb6fe6f Removing css-color vim plugin. I think it's buggy 2011-10-31 22:08:34 -04:00
Dustin Swan
d705a9c08c Adding the showmarks vim plugin. 2011-10-27 17:48:26 -04:00
Dustin Swan
56723acd12 Updating command completion in zshrc 2011-10-27 17:46:27 -04:00
Dustin Swan
69c65b429e Adding lazy keybindings to my tmux.conf 2011-10-04 23:08:23 -04:00