Commit graph

431 commits

Author SHA1 Message Date
Eryn Wells
c8d51ced13 [vim] Set line length to 80 for git commit messages 2016-05-03 10:33:19 -07:00
b6e13eedcd [zsh] Add compdef so g acts like git for completion 2016-05-03 10:30:06 -07:00
6824229b8d [vim] Plugin management 2016-04-10 18:10:41 -07:00
aee40c6787 [git] Ignore Python files 2016-04-10 18:10:41 -07:00
f011e652ca [weechat] Version updates and such 2016-04-10 18:09:36 -07:00
be58021b33 [zsh] Set filetype for rc.local 2016-03-12 18:54:11 -05:00
d67c5a16a2 [vim] Add vim-commentary, vim-argumentative; use solarized colors 2016-03-12 15:51:42 -08:00
89070b920e [zsh] Add aliases for playing sounds on OS X 2016-02-22 23:12:49 -08:00
2de8d61904 Add Solarized color themes to Colors 2016-02-07 11:23:54 -08:00
43bbbe2ea0 Add Colors directory; ignore it in setup.sh 2016-02-07 11:22:33 -08:00
db4965a2b4 Clean up vimbundles in setup.sh 2016-02-07 11:22:07 -08:00
cf8855b292 Remove OhMyZsh stuff from setup.sh
It has been commented out for ages now...
2016-02-07 11:21:38 -08:00
83312a3ed6 [vim] Clean up the vimrc and tweak some highlights 2016-02-07 11:06:37 -08:00
58192d0729 [vim] Add rust plugin 2016-01-31 08:58:17 -08:00
772f8637b8 [weechat] Updates after running v1.4 2016-01-31 08:58:03 -08:00
38273737e8 [emacs] Remove evil 2015-12-05 10:23:04 -08:00
d385d419ec [vim] Add official Apple swift plugin 2015-12-05 10:11:21 -08:00
221cda8038 [vim] Add snipmate (back?) to my vimrc 2015-10-08 07:52:14 -07:00
1edbfdff0f [vim] Use breakindent and showbreak for code 2015-05-20 08:06:09 -07:00
4fd47e164e [git] Add global gitignore 2015-05-07 22:30:21 -07:00
bb7052b2d2 [irssi] Remove config 2015-05-07 08:37:44 -07:00
ab329107d1 [vim] Add yaml after-ftplugin script 2015-05-07 08:37:44 -07:00
3ab40f392f [vim] Set path to sane system default 2015-05-07 08:37:44 -07:00
c92baafdc8 [vim] Add command-t (yay!) 2015-05-07 08:37:44 -07:00
fda730233b [vim] Use $VIM instead of ~/.vim 2015-05-07 08:37:44 -07:00
a9fef3049a Ignore mvim in bin/ 2015-05-07 08:37:44 -07:00
0eb1020bfb [vim] JSON filetype after script 2015-05-07 08:37:44 -07:00
5b6762430c Clean up the ignore file a bit 2015-05-07 08:37:43 -07:00
db86a65fad [zsh] Add bundle exec alias 2015-05-07 08:37:43 -07:00
94e024c9f8 [git] sup = submodule update --recursive 2015-05-07 08:37:43 -07:00
19e20af6ce [vim] Add filetype hook for Xcode pbxproj files 2015-05-07 08:37:39 -07:00
6494e75d01 [vim] Add MAPPINGS header 2015-02-04 08:48:37 -08:00
0b109ad0c4 [vim] Get Xcode path for (future) YouCompleteMe 2015-02-04 08:48:28 -08:00
ef1da9ff0e [vim] Move solarized variables out of try block 2015-02-04 08:47:26 -08:00
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