Commit Graph

11 Commits (d0384efad46b417b3aa21b40b0d7b106ffbf6f28)

Author SHA1 Message Date
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