Commit Graph

327 Commits (20556b66a0095203f952ae8c58f932417586bb9d)

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 394f7e588c fix ackrc 2010-11-22 21:31:05 +10:00
Bodaniel Jeanes 6f1914230c whitespace 2010-11-22 13:53:35 +10:00
Bodaniel Jeanes 7cd251083d shell stuff 2010-11-22 13:53:19 +10:00
Bodaniel Jeanes 3989f08846 ruby/irb/gems dot file improvements 2010-11-22 13:53:06 +10:00
Bodaniel Jeanes 0765e58a44 Git stuff 2010-11-22 13:51:59 +10:00
Bodaniel Jeanes 2f2c4cfc17 Ignore transmission settings 2010-11-22 13:51:18 +10:00
Bodaniel Jeanes 2fdae1a3eb VIM stuff 2010-11-22 13:50:32 +10:00
Bodaniel Jeanes b7f30ab30d More completions tweaking 2010-06-30 23:03:27 +10:00
Bodaniel Jeanes 025ea77820 Added todo 2010-06-30 22:12:43 +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 8767ed612a Removed duplicate line 2010-06-30 21:20:50 +10:00
Bodaniel Jeanes 222148c31f I prefer the vi bindings for word movement (always at the beginning of the word) 2010-06-30 21:20:27 +10:00
Bodaniel Jeanes 369d42dbed Ensure that bash also moves forward/backward one word with option left/right if inputrc is not available 2010-06-30 21:19:59 +10:00
Bodaniel Jeanes 4f0cee42fe Clean up and add a few shopt options for bash configuration to make it a little more like current ZSH behaviour 2010-06-30 21:19:24 +10:00
Bodaniel Jeanes e96acc1177 Added todo 2010-06-30 20:26:22 +10:00
Bodaniel Jeanes 64cc6deaf0 Added ZSH option so that command completion works properly with aliases 2010-06-30 20:25:13 +10:00
Bodaniel Jeanes 0f5a7498f7 Add nullglob option to bash 2010-06-30 18:02:23 +10:00
Bodaniel Jeanes 400c715666 Dynamically figure out the DOT_FILES path 2010-06-30 18:01:31 +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 059dca73f1 Cleaned up git aliases 2010-06-30 16:53:36 +10:00
Bodaniel Jeanes da3538f349 Move oh my zsh files inside .config 2010-06-30 16:24:11 +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 43424d97e9 Add working option-right/left inputrc settings 2010-06-30 14:53:50 +10:00
Bodaniel Jeanes 1dd83e1022 made git diff better 2010-06-30 14:53:21 +10:00
Bodaniel Jeanes 92e4e43996 Start working on config to be just values I actually care about 2010-06-30 14:51:24 +10:00
Bodaniel Jeanes 5c4f8be9a5 Change how CURRENT_SHELL works 2010-06-30 14:50:31 +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
Bodaniel Jeanes 717affdc1c Added comment 2010-06-29 21:45:31 +10:00
Bodaniel Jeanes 9398b6cf38 improve migrate alias 2010-06-29 21:44:08 +10:00
Bodaniel Jeanes af0cdc5b90 Fix CDPATH 2010-06-29 21:43:59 +10:00
Bodaniel Jeanes cec2cd5cce Ignore .rake_history 2010-06-29 21:43:47 +10:00
Bodaniel Jeanes 39b3b9858b Add rake completions 2010-06-29 21:41:45 +10:00
Bodaniel Jeanes 8812f7e422 Clean up ZSH completions and group matches intelligently 2010-06-29 21:40:15 +10:00
Bodaniel Jeanes 8e341a0243 Move RVM to be the very last thing included in bashrc and zshrc 2010-06-28 09:41:56 +10:00
Bodaniel Jeanes 1ce8f7e159 Thanks to http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/ I am now showing ± as prompt char in git repos and ☿ in Hg repos 2010-06-28 09:08:35 +10:00
Bodaniel Jeanes abdd22288f Upgraded vcprompt to fix the empty-git-repo issue causing stderr output in the prompt 2010-06-27 23:53:00 +10:00
Bodaniel Jeanes 29225e7f9b Add a whole bunch of options from http://www.scannedinavian.com/~shae/shae.zshrc 2010-06-27 23:36:25 +10:00
Bodaniel Jeanes d88330ca95 Don't error out with vcprompt (in situations like a git repo with no commits) 2010-06-27 23:36:22 +10:00
Bodaniel Jeanes 25e81d4b12 Updated RVM inclusion line to be for the latest RVM 2010-06-27 23:35:55 +10:00
Bodaniel Jeanes 2a535657d7 Add some more ideas 2010-06-27 23:34:35 +10:00
Bodaniel Jeanes 7b9f86d045 Move forgotten gitk file to the git folder and add it to the symlinked files 2010-06-27 23:34:16 +10:00
Bodaniel Jeanes 61dca4ba90 removed non-existant git modules 2010-06-27 23:32:53 +10:00
Bodaniel Jeanes 91cf3ef846 Prompt is blue if connected through SSH 2010-06-27 05:31:31 +00:00
Bodaniel Jeanes 58769a6faa Ported the fish-style PWD function for bash/zsh prompt 2010-06-27 01:37:43 +10:00