Commit graph

547 commits

Author SHA1 Message Date
ba573c2db1 [zsh] Alias vi=vim 2015-02-04 08:47:02 -08:00
9462b8b7a1 Merge branch 'vundle' 2015-02-04 08:46:44 -08:00
e9233cada5 [setup] Only need to clone Vundle now, the rest is managed by Vundle! 2015-02-04 08:45:54 -08:00
a29453733d [vim] move to Vundle 2015-02-04 08:44:15 -08:00
2b37f5d5e2 [zsh] Add ruby gem path 2015-02-04 07:40:16 -08:00
4fed477386 [ssh] Add basic client config
The settings defined there are directly from https://stribika.github.io/2015/01/04/secure-secure-shell.html.
2015-01-07 10:20:02 -08:00
7aa6591190 [vim] no list mode in GUI vim 2015-01-03 18:39:41 -08:00
5d4a466852 [vim] Show colored column at 80, 89, and 120
Line wrap at 120
2015-01-03 18:39:41 -08:00
7ad97f48ea [zsh] Fix up path
- Write prepend-to-path, to add a path component
- Add path to go binaries on OS X
2015-01-03 18:39:17 -08:00
73a201ed50 [git] Add global git ignore 2014-10-17 23:15:35 -07:00
ab796377c7 [emacs] Don't show the menu bar 2014-10-17 23:15:35 -07:00
5ee4fb170f [emacs] Auto scroll more like vim 2014-10-17 23:15:34 -07:00
2008cff265 [vim] Syntax highlighting for C++11 specifiers
Also a GetNamespace() function that's never used, doesn't really work, but that I wrote a while back to help with doc comments. Fun!
2014-10-17 23:15:34 -07:00
9b413a7a89 Update setup.sh: symlink bin directory 2014-09-02 09:37:45 -07:00
e9ae077f43 [zsh] Add bin directory and num.py 2014-09-02 09:37:29 -07:00
6a309a4dc4 [emacs] Don't load org-mode
Not using it and it takes a long time to load.
2014-08-22 10:03:44 -07:00
500a7392d8 [emacs] Show matching parens 2014-08-22 10:03:28 -07:00
98162dad37 Ignore emacs #foo# files 2014-08-22 10:03:14 -07:00
70c9ea3165 [emacs] Evil mode (and a shell alias) 2014-08-22 08:05:15 -07:00
2530e7bb2e [vim] some vimrc tweaks to colors, mappings, etc 2014-07-20 09:32:53 -07:00
f22159fc0e Add solarized color and usage tables 2014-07-20 09:09:55 -07:00
0b9388e593 Updated darwin ls colors 2014-07-20 09:09:28 -07:00
1bf2d31a5f Remove mutt-colors-solarized 2014-07-13 08:05:32 -07:00
f5e5a79d09 [zsh] Get rid of pd and pod aliases -- they were conflicting 2014-07-04 09:53:24 -07:00
0688612604 [vim] Add colorcolumn at 89 2014-07-04 09:53:24 -07:00
f1d3875d9a [zsh] Add ldd=otool -L alias to rc.darwin 2014-05-22 19:18:14 -07:00
ad7cd6044b [vim] Colors and mappings and syntax highlighting 2014-05-02 08:29:34 -07:00
8082253652 [zsh] Source host-specific .env if it exists 2014-04-29 18:36:31 -07:00
84f5bea78e [emacs] Use solarized theme -- it's still messed up though 2014-04-29 08:49:09 -07:00
a8a6c1f6dd [emacs] Initiial .emacs 2014-04-29 08:49:09 -07:00
de566b0d49 [vim] List mode by default 2014-04-29 08:49:09 -07:00
28278eff86 Add gpg2 and keybase aliases 2014-04-22 08:45:27 -07:00
71ce4842aa [weechat] Updates for 0.4.3 2014-04-18 23:07:05 +00:00
163e65890c Ignore logs/ and weechat.log 2014-04-18 23:05:37 +00:00
138c7bd053 Add weechat settings 2014-04-18 15:56:44 -07:00
194e3100bd [vim] Don't map <Tab> to % 2014-04-18 10:16:32 -07:00
c5dd23223c [tmux] Don't lock screens after any seconds -- it's silly 2014-04-16 13:36:03 -07:00
529a4f9db9 [zsh] Add jj to get to vicmd mode and ^R to seach history 2014-04-16 13:35:54 -07:00
9ca1e57d17 Fix arrow keys in ZSH viins mode 2014-04-16 13:35:54 -07:00
64cfac63a5 Remove all the newlines from c.snippets 2014-04-16 08:09:38 -07:00
a1da1eb1e2 Add scons ftdetect script 2014-04-15 14:02:09 -07:00
65ea45962b Wrap at 80; I give up 2014-04-13 08:03:30 -07:00
98bb672bcd Lots of updates to C snippets 2014-04-13 08:03:30 -07:00
ab977b49bc Add autocmd group for SCons files 2014-04-04 21:28:03 -07:00
cab3c3a7ca Fix some C snippets 2014-04-04 21:27:13 -07:00
29bbacd686 Add mc, m snippets; fix once, head 2014-03-15 00:12:39 -07:00
77b5b72b1e Add virtualenvwrapper call 2014-03-14 22:57:12 -07:00
f38df1bf39 Update mkmdir func 2014-03-14 22:57:12 -07:00
8966bdde60 Add head, main, mainn, and pragma snippets for C files 2014-03-14 22:54:38 -07:00
fb884bc9b8 Add lock command and lock timeout to tmux config 2014-02-26 10:40:04 -08:00