Commit graph

527 commits

Author SHA1 Message Date
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
de3819015e 120 char textwidth 2013-08-30 09:11:14 -07:00
dd1c61da05 Fix some [ -> [[ 2013-08-30 09:11:14 -07:00
1a1de09fd7 Set git push.default = simple 2013-08-30 09:02:55 -07:00
e3bc9f91bc Source system-specific .env, if it exists 2013-08-29 14:54:01 -07:00
34a6943d73 Merge remote-tracking branch 'origin/master' 2013-08-29 14:48:17 -07:00
f80657b704 Add noeol option to print_msg() 2013-08-29 14:47:57 -07:00
5882ad7d0a Clean up pw() 2013-08-09 18:22:37 -07:00
e9901e62b7 Add .gitignore to django basic template 2013-08-09 10:13:52 -07:00
5d22a2cfa5 Fix up mkdjango 2013-08-09 10:13:34 -07:00
b4aa59297e Add dash and funcoo to Vim bundles 2013-04-14 11:17:15 -07:00
5ee983d943 Reset Vim python tw and cc to 80 2013-04-14 11:17:15 -07:00
28397d8b32 Prepend tmux session name to Xterm title 2013-04-04 09:41:07 -07:00
fd7173ff72 Let load_module set fpath 2013-04-04 09:33:39 -07:00
a88333dd23 Add module path to $fpath when loading 2013-04-04 09:33:39 -07:00
e9c5bcb0d9 Fix mktemp call in import_cacert 2013-04-02 09:43:42 -07:00
7461ce7c8f Fix zsh completion colors 2013-04-02 09:37:49 -07:00
b49586946e Add import_cacert zsh function 2013-04-02 09:35:35 -07:00
Eryn Wells
ae2a58d744 Clear out accidentally added local settings in env.local
Conflicts:

	env.local
2013-03-25 13:21:13 -07:00
1174874930 Disable p4 for vcs_info -- it takes for friggin ever 2013-03-25 13:15:58 -07:00
fc777ac549 Merge remote-tracking branch 'origin/master' 2013-03-24 19:02:41 -07:00