Bodaniel Jeanes
4a48d9bb6a
Load a local shell file, if present
2012-01-04 21:47:49 -06:00
Bodaniel Jeanes
0b75da5513
Some more OS X shell stuff
2012-01-04 21:47:46 -06:00
Bodaniel Jeanes
afbc403129
Move ZSH-specific command timing to zsh config
2012-01-04 21:46:51 -06:00
Bodaniel Jeanes
2deb06afc1
Cleanup
2012-01-04 21:45:19 -06:00
Bodaniel Jeanes
022bcd0871
Move Ruby/Rails and Git shell stuff into own files
2012-01-04 21:44:31 -06:00
Bodaniel Jeanes
d91dca4990
Dynamically build path without duplicates and only for existing directories
2012-01-04 21:41:41 -06:00
Bodaniel Jeanes
9827b76c4c
Remove commented out code
2012-01-04 19:46:23 -06:00
Bodaniel Jeanes
6a02740fc7
Load oh-my-zsh after tmux to speed up new shells
2012-01-04 19:44:17 -06:00
Bodaniel Jeanes
3e1d54f454
Refactor tmux shell behavior
2012-01-04 19:43:48 -06:00
Bodaniel Jeanes
a413550e71
Never open GUI vim when triggered from an SSH session
2011-12-21 13:48:06 -06:00
Bodaniel Jeanes
182a7ccd4e
Start a tmux session for every login and join windows with the main one. Also, fix pbcopy/pbpaste and vim clipboard inside tmux
2011-12-21 13:41:01 -06:00
Bodaniel Jeanes
89bd577b20
Add rbenv init to zshenv so vim detects paths properly
2011-11-23 08:33:24 -06:00
Bodaniel Jeanes
3367b3e17a
Ignore certain commands from shell history
2011-11-22 14:34:53 -06:00
Bodaniel Jeanes
92b0d459ce
Add shell function to show most recent suspended job
2011-11-15 13:44:25 -06:00
Bodaniel Jeanes
3d1095c56b
Add a note for bash prompt
2011-11-08 00:24:04 -06:00
Bodaniel Jeanes
6d104281df
Changes
2011-11-03 11:39:10 -05:00
Bodaniel Jeanes
d4f4d5e1cc
Add ~/Code to CDPATH if it exists
2011-10-25 14:05:49 -05:00
Bodaniel Jeanes
83181ec7a5
Simple bash prompt
2011-10-24 23:16:15 -05:00
Bodaniel Jeanes
81729e4439
Add prompt_pwd for bash
2011-10-24 23:05:16 -05:00
Bodaniel Jeanes
8dd25c16b5
Majorly refactor shell files
...
Changes:
* Reduce duplication across Bash and Zsh
* Increase code sharing between the two
* Automatically load shell files in 'lib' directories
* Zsh `precmd` emulation in Bash
* Move shared prompt (not compatible with Bash) to be Zsh only
* `rbenv` loading for each shell
* etc...
Still to do:
* Bash prompt
* Cross-shell terminal color abstraction
2011-10-24 22:40:00 -05:00
Bodaniel Jeanes
eb04764952
WIP for new prompt path
2011-10-24 22:40:00 -05:00
Bodaniel Jeanes
3558715b82
Remove TODO
2011-10-24 22:40:00 -05:00
Bodaniel Jeanes
cf09f1b575
Only show '@' in prompt when a user is present
2011-10-24 11:18:21 -05:00
Bodaniel Jeanes
1cb715649c
Add TODO
2011-10-24 11:16:38 -05:00
Bodaniel Jeanes
b1c363ab2d
Fix missing '/' at beginning of prompt
2011-10-24 09:04:55 -05:00
Bodaniel Jeanes
dec8413d5b
WIP for fixing prompt expansion bugs
2011-10-24 08:59:32 -05:00
Bodaniel Jeanes
7f922a95ce
Put rbenv ruby in prompt
2011-10-24 08:45:03 -05:00
Bodaniel Jeanes
34d7da7b9d
That's neater.
2011-10-23 22:39:10 -05:00
Bodaniel Jeanes
6e4774cd19
More refactoring of shell files
2011-10-23 22:31:23 -05:00
Bodaniel Jeanes
b1b3b88349
Move around some shell files
2011-10-23 22:14:51 -05:00