71b4dceb14
RPROMPT no longer transient
2012-10-02 17:13:55 -07:00
a75f1411e7
Clean up prompt precmd and preexec stuff -- everything is dynamic now
2012-10-01 13:37:29 -07:00
b9284b55bf
Add preexec function to print a newline
2012-10-01 11:49:58 -07:00
c72c7d2778
Update and merge changes to vimrc
2012-10-01 11:38:53 -07:00
70d8f0b9d4
Rebuild PROMPT with new fanciness
2012-10-01 11:37:53 -07:00
fcf0673722
Remove blackboard and fugitive plugins
2012-10-01 11:37:53 -07:00
1a51517278
Remove a newline
2012-10-01 11:35:32 -07:00
dc1980778d
Try to set guifont; fall back if it doesn't exist
2012-10-01 11:35:23 -07:00
287756fc35
Disable relativenumber; update wildignore
2012-09-28 19:48:23 -07:00
2806f41a9e
Update ch{own,mod} aliases
2012-09-28 19:48:23 -07:00
2a0f835268
Make prefix key C-b in tmux
2012-09-28 12:29:42 -07:00
4f16a04b55
setlocal for Vim C file settings
2012-09-28 12:29:24 -07:00
28adee722e
Fix setup for command-t
2012-09-28 12:27:21 -07:00
3126b29d73
Add pprint alias; redo ls setup
2012-09-28 12:27:05 -07:00
406026f038
Updated git aliases for MOAR consistency!
2012-08-27 10:30:22 -07:00
bf3c192bbd
Aliases from Howard Yeh
2012-08-27 10:27:09 -07:00
41d79867d9
Only show user@host on remote machines
2012-08-20 14:17:13 -07:00
7cf88c785e
Mostly message printing updates; some other random stuff too
2012-08-17 12:52:00 -07:00
2bc2cf7b28
Remove NERDTree module
2012-08-17 09:36:22 -07:00
2eb6740e8c
Update the readme
2012-08-08 11:03:48 -07:00
09faeaf7ab
Set up command-t after clone
2012-08-08 10:23:58 -07:00
eb71c06989
Ignore all directories in vim/bundle
2012-08-08 10:23:58 -07:00
ea34b63123
Minor updates to output formatting in setup.sh
2012-08-08 10:23:58 -07:00
70be386c85
Clone Vim bundles into vim/bundles
...
Instead of using submodules, I'm having the setup script clone each bundle into
its own directory in vim/bundle. The dotfiles repo has a .gitignore file in that
directory which will ensure the directory exists, but nothing in it is tracked.
2012-08-08 10:23:58 -07:00
fa57bf9fcb
Remove all submodules
...
They're more trouble than they're worth. Ick.
2012-08-08 10:23:58 -07:00
306cdc552c
Update README with a note about startup status messages
2012-08-07 13:57:34 -07:00
2b84ca38ac
Placeholder .gitignore in vim/bundle
2012-08-07 13:17:50 -07:00
cc8e0fe12c
Merge changes from origin/master
...
Update vimrc
2012-08-07 13:10:45 -07:00
c24d310f2e
Merge remote-tracking branch 'origin/master'
2012-08-07 13:07:27 -07:00
a7d991556b
Some Tmux tweaks
2012-08-07 13:04:05 -07:00
f46d3c8f29
Darwin dircolors config for ls
2012-08-07 13:03:18 -07:00
1400941de1
Add status messages to shell init files
...
Mostly for profiling, but I think it's cool to have status occasionally. In the
process, I also did some clean up, moving some stuff between profile, rc, and
env.
2012-08-07 11:19:43 -07:00
7b2074e292
Add push alias to git config
2012-08-07 11:18:50 -07:00
174afc2f06
Move shell agnostic stuff to .env from .zshenv
2012-07-20 09:49:03 -07:00
10f025a668
Few minor tweaks to .vimrc
2012-07-20 09:48:27 -07:00
ec39d11f26
Move system-specific configuration to .env; remove .env.darwin
2012-07-20 09:41:48 -07:00
e2234bd4a0
Fix some formatting in .gitconfig
2012-07-20 09:36:57 -07:00
1f51980a5e
Source and use new shell-functions script in .rc
2012-07-20 09:36:00 -07:00
b2678621c9
Script of shell helper functions
2012-07-20 09:35:41 -07:00
1c8cb165cd
Move system-specific customizations to .rc (no more .rc.$SYS)
2012-07-20 09:19:54 -07:00
63c6c1cccd
Add blank *.local files
2012-04-26 14:49:56 -07:00
2c878b5021
Fill in the usual infrastructure for .zprofile
2012-04-23 15:03:03 -07:00
7347be9fe6
Move some stuff around in setup.sh
2012-04-23 15:02:41 -07:00
9bd3f7bc50
Move PYTHONPATH creation to env.* files
2012-04-23 15:02:25 -07:00
b661804452
Add Darwin environment settings
2012-04-22 22:55:03 -07:00
7ba0953b36
Conditionally source ~/.rc
2012-04-17 23:35:27 -07:00
0cdd328b3d
Move ls aliases to rc.darwin, since they're sorta Darwin specific
2012-04-17 23:35:12 -07:00
927cb0c66d
Add default dircolors config
2012-04-17 23:21:19 -07:00
a3360917f0
Use exported SYS variable for dircolors config
2012-04-17 23:17:51 -07:00
253e7f69e2
Add Darwin specific rc script
2012-04-17 23:17:16 -07:00