Commit Graph

15 Commits (fafb8d0675f5330de558a3f72daf9a3b931b447a)

Author SHA1 Message Date
Bodaniel Jeanes cce0c0cafe Ok that makes more sense... 2010-11-23 00:12:07 +10:00
Bodaniel Jeanes e2e6df18ae Fixed editors jumping into focus when new shell was created 2010-11-23 00:04:49 +10:00
Bodaniel Jeanes 7036e53742 clean up and fix EDITOR variable usage and remove unneeded-paths (since everything is now in brew etc) 2010-11-22 22:28:49 +10:00
Bodaniel Jeanes 58c92090db white space 2010-11-22 21:32:35 +10:00
Bodaniel Jeanes d0384efad4 Improve the 'm' function so that it sets the current working directly correctly (e.g. when using mvim) and uses the current $VISUAL editor. 2010-11-22 21:31:42 +10:00
Bodaniel Jeanes 7cd251083d shell stuff 2010-11-22 13:53:19 +10:00
Bodaniel Jeanes d2bcb3a57b Make Zsh and Bash have some level of method_missing support 2010-06-30 22:09:19 +10:00
Bodaniel Jeanes 13d272f97d Remove hardcoded reference to dot-files path 2010-06-30 21:22:54 +10:00
Bodaniel Jeanes 8dbb360357 Moved functions into own file 2010-06-30 21:21:38 +10:00
Bodaniel Jeanes ec096ac7cb Hardcode vcprompt as it is only used in one place 2010-06-30 18:01:07 +10:00
Bodaniel Jeanes 8c5fef8fc2 Move git.sh 2010-06-30 17:59:46 +10:00
Bodaniel Jeanes 8fb802029b Fixed editor on OS X 2010-06-30 16:53:47 +10:00
Bodaniel Jeanes db5739614e Major refactoring of ZSH and Bash dot-files.
* Theme is now set for both shells from same file so they should always be as similar as possible.
* Removed terminal functions (for doing silly things like moving/resizing the Terminal.app window) which I never used
* Not using ZSH color module (so that I can have some level of compatibility with bash for prompt etc)
2010-06-30 14:54:06 +10:00
Bodaniel Jeanes 3ca7ecfaae Fix $EDITOR 2010-06-29 22:28:46 +10:00
Bodaniel Jeanes b2c6a258ac Major refactoring 2010-06-29 22:20:19 +10:00