550 Commits

Author SHA1 Message Date
Nick Nisi
98e11aef58 add abolish plugin to vim 2014-05-20 23:22:35 -05:00
Nick Nisi
924472a637 removing unused plugins 2014-05-13 23:15:48 -04:00
Nick Nisi
b615ad3724 update git ag alias to work when staging files to be deleted 2014-05-09 15:24:57 -05:00
Nick Nisi
92ded2f8e7 add taskpaper syntax plugin 2014-05-06 19:36:09 -05:00
Nick Nisi
4cb740f2a0 update keyboard repeat settings osx script 2014-05-02 16:09:10 -05:00
Nick Nisi
11c38c4120 upgrade vundle plugin and config 2014-05-02 07:37:06 -05:00
Nick Nisi
d94349d6ca add marked shortcuts & search word under cursor 2014-05-02 07:25:39 -05:00
Nick Nisi
1b50443c73 ignore project-specific vimrc files by default 2014-04-30 10:10:09 -05:00
Nick Nisi
04745d1ba8 add marked, vinegar, remove to-github vim plugins 2014-04-30 09:40:17 -05:00
Nick Nisi
168b26edf9 add typescript file type to ackrc 2014-04-30 09:38:01 -05:00
Nick Nisi
debaf44813 [vim] use base16 dark theme 2014-04-09 20:25:37 -05:00
Nick Nisi
42971f8171 upgrade nvm 2014-04-09 20:25:16 -05:00
Nick Nisi
d114261894 correct tmux theme script and update colors
* update colors and correct variable usage in tmux theme file
* update colors in battery indicator script
2014-04-08 23:16:51 -05:00
Nick Nisi
35c0602358 [git] add alias to get current branch name
This is useful for scripting
2014-04-08 16:41:11 -05:00
Nick Nisi
10bfebc852 rename predef to globals in jshintrc 2014-04-07 07:33:26 -05:00
Nick Nisi
638fdcc844 add git churn alias
taken from 4fbca97cd1
2014-04-05 15:20:32 -05:00
Nick Nisi
f3684ab8ae add new scratch plugin 2014-04-03 20:35:04 -05:00
Nick Nisi
c03ed2df12 fix multiple CR in insert mode from supertab 2014-03-30 18:39:32 -05:00
Nick Nisi
af0e91983d upgrading vundle 2014-03-30 09:27:44 -05:00
Nick Nisi
6f3cf7e894 removing unused postgres config 2014-03-15 10:53:27 -05:00
Nick Nisi
d89c54aa2b further cleanup of zsh files
* renamed ZSH to DOTFILES
* create new ZSH variable that points to $DOTFILES/zsh
2014-03-15 08:03:12 -05:00
Nick Nisi
cf9ef8c569 fix slow terminal init
Moved all completion.sh and .zsh files into the zsh directory, so I
don't end up scanning all of my dotfiles plus nvm each time a new
terminal is initialized.
2014-03-14 21:42:34 -05:00
Nick Nisi
c937dead7e [vim] add plugin dispatch 2014-03-13 15:55:53 -05:00
Nick Nisi
5d5e47e24f [vim] remove old version of matchit I was using for some reason 2014-03-10 18:22:55 -05:00
Nick Nisi
6c1ef180f6 [git] add submodule sync && update alias 2014-03-10 18:22:34 -05:00
Nick Nisi
604c39cd72 update javascript and typescript snippets
add snippets for bdd-style tests
2014-03-03 08:05:39 -06:00
Nick Nisi
02c0048a25 add grep config
* configure ack-like output with `git g`
* enable regex support
2014-03-03 08:04:56 -06:00
Nick Nisi
577e69e9b8 removing duplicate mapping 2014-02-27 17:06:07 -06:00
Nick Nisi
f8d07d81ab update vundle 2014-02-27 12:40:10 -06:00
Nick Nisi
a8b66d0ec9 add nginx shortcuts 2014-02-24 13:35:56 -06:00
Nick Nisi
53b79a4638 fix split-window path for tmux 1.9 2014-02-23 18:27:00 -06:00
Nick Nisi
d5331237e6 ZSH FTW - removing bash files 2014-02-15 19:55:41 -06:00
Nick Nisi
c94e91240c moving osx setup to setup directory 2014-02-15 19:53:13 -06:00
Nick Nisi
e7a5fe07f6 updating osx setup file 2014-02-15 19:51:01 -06:00
Nick Nisi
7dabeb1b71 removing or commenting out rarely used plugins 2014-02-15 19:26:24 -06:00
Nick Nisi
3f4c7b5080 cleaning up vimrc and plugins 2014-02-15 19:22:44 -06:00
Nick Nisi
7cdcf99713 set default status for gitsh 2014-02-15 12:50:20 -06:00
Nick Nisi
0ec9a81553 add vim jade plugin 2014-02-15 12:50:10 -06:00
Nick Nisi
750189e86f add gitsh 2014-02-12 19:30:48 -06:00
Nick Nisi
d678e78604 enable mouse in vim
it's for resizing splits! I promise!
2014-02-12 19:28:21 -06:00
Nick Nisi
c3848721f0 add git-churn script 2014-02-08 19:47:40 -06:00
Nick Nisi
60d40cddfb updating git log graph alias 2014-01-30 10:15:53 -06:00
Nick Nisi
f2040d4bc1 [vim] add indent detect plugin 2014-01-29 10:18:36 -06:00
Nick Nisi
d78d576042 Add Brewfile! 2014-01-20 21:47:47 -06:00
Nick Nisi
af46344cbb source rvm if it's available 2014-01-20 21:47:10 -06:00
Nick Nisi
5c38bfc5f5 fix weird start when opening vim
when opening vim on files outside of tmux, vim is in a weird state,
where the first command typed causes a delete of the current line. I
tracked the issue down to this line in the vimrc
2013-12-22 11:04:37 -06:00
Nick Nisi
39a8ee6b1f Add some more git alias goodness 2013-12-21 10:46:27 -06:00
Nick Nisi
a5de57f34e add vim-hybrid colorscheme 2013-12-21 01:08:20 -06:00
Nick Nisi
528c16e65d Load nvm if it exists 2013-12-21 01:08:01 -06:00
Nick Nisi
cca7217675 remove ack.sh 2013-12-21 01:07:39 -06:00