Commit graph

547 commits

Author SHA1 Message Date
d4a0ebae62 Comment out command-t bundle 2014-02-11 16:12:17 -08:00
1c053de310 Turns out my nethack doesn't have hpmon or RACE options 2014-02-10 10:41:03 -07:00
dd67834b87 A few more options in my nethackrc 2014-02-10 10:38:11 -07:00
ff92c78b40 Move nethack function to its own script 2014-02-10 10:17:39 -07:00
b9c42cdd6f Add a nethackrc 2014-02-10 10:17:21 -07:00
579754ec76 Add nethack function -- telnets to nethack.alt.org if command doesn't exist 2014-02-03 21:13:46 -08:00
d1c11965a2 Merge remote-tracking branch 'origin/master'
Conflicts:
	vimrc
2014-01-21 08:26:26 -08:00
271b7475fe Mercurial config 2014-01-21 08:25:20 -08:00
39aa41fb2d Setup functions for CPython development 2014-01-21 08:24:34 -08:00
c8bd4750b8 Selecta in Vim 2014-01-21 08:24:15 -08:00
a4e999b5f2 Fix up solarized color settings in Vim 2014-01-21 08:22:27 -08:00
4f8c1491dd Remove /usr/local/share/python3 from $path -- no longer needed for Homebrew 2014-01-21 08:18:46 -08:00
2d92e48960 Comment out reloading snippets on write 2013-12-28 11:23:34 -07:00
ebfbba44c8 Add Android/Java snippets 2013-12-28 11:23:34 -07:00
4a8efde9cc Tweak vim Solarized settings 2013-12-28 11:23:34 -07:00
248fb11de9 Email snippet 2013-12-02 09:52:02 -08:00
4aee1662fa HTML/CSS/Ember.js/Bootstrap snippets 2013-12-02 09:51:49 -08:00
062099000d ZSH snippets 2013-12-02 09:51:29 -08:00
3ed060ed0f Sterilize muttrc, move important configuration to account-specific file 2013-12-02 09:48:05 -08:00
e1a5e049b2 Add some simple C snippets -- uint, uchar, ulong 2013-11-26 15:19:51 -08:00
0e43294648 Use markers for folds in Vim scripts 2013-11-06 15:02:45 -08:00
003856d027 Add folds for objective-c interface, protocol, and implementation blocks 2013-11-06 14:52:47 -08:00
6801901f3c Get prompt repo name on chpwd 2013-11-06 14:52:47 -08:00
5fe08235fe Add empty snipMate options dict 2013-11-06 14:52:47 -08:00
86fe35fb5b Un-bold-ify the dircolors for Linux 2013-10-31 09:39:29 -07:00
bf13b2b5fb Enable git gutter and some settings 2013-10-25 15:46:35 -07:00
d4610f5696 Ignore .viminfo 2013-10-25 15:43:19 -07:00
8dde78aa25 Lots of cleanup and tweaks to vimrc from Learning Vimscript the Hard Way 2013-10-25 15:43:19 -07:00
24b55a1735 Add modeline to env.local 2013-10-07 21:27:47 -07:00
5b2503fe2a Don't reset prompt info when switching modes -- performance fix! 2013-10-07 21:27:27 -07:00
ace3fd5a31 Split Vim mode ZSH configuration into separate configuration function 2013-10-02 09:13:43 -07:00
0929a3a7ab Update mappings, use noremap 2013-10-02 09:13:08 -07:00
05053f716f Update Pathogen for Vim 2013-10-02 09:12:13 -07:00
9a6f47b997 Turn off NOISY 2013-09-09 11:12:54 -07:00
15fc3cfd35 Fix dircolors 2013-09-09 11:12:49 -07:00
687606c5bb Re-enable alias to jobs 2013-09-05 07:48:17 -07:00
47ff60e9a5 Clean up path additions in env.darwin 2013-09-04 20:33:22 -07:00
9ea891311c Update rc init scripts
- Move system specific setup to rc.$SYS scripts
- Write configure_ls function (based on previous anonymous function) that takes the full path to an ls binary
- Create system specific script for FreeBSD (nothing in it yet)
2013-09-04 20:26:49 -07:00
a11db44f43 Fix setup.sh: typos and such 2013-09-04 14:03:45 -07:00
ae88174526 Fix funcoo clone URL 2013-08-30 14:20:14 -07:00
e695c651cd Use $path for setting path components in .env 2013-08-30 09:24:25 -07:00
c77765dfa2 Move some system-specific settings to their corresponding env files 2013-08-30 09:21:49 -07:00
076c483a7c Fix env.darwin syntax 2013-08-30 09:11:27 -07:00
fc17e8425c Add /usr/local/share/python3 to path, if it exists on Darwin systems 2013-08-30 09:11:27 -07:00
01784c7fd4 Add darwin-specific zshrc 2013-08-30 09:11:27 -07:00
edba126495 Remove hard set tw and cc in python after script 2013-08-30 09:11:14 -07:00
03d6d49feb Don't load oh-my-zsh 2013-08-30 09:11:14 -07:00
f80b7d6c1f Fix zsh function and module loading 2013-08-30 09:11:14 -07:00
0d2ddbed39 Add setup_android function 2013-08-30 09:11:14 -07:00
e1ef52f53f Java additions 2013-08-30 09:11:14 -07:00