Commit Graph

  • 147f1dc702 Modifying changes for issue 25, to fix issue 27 Toon Claes 2009-11-09 21:38:40 +0100
  • 57e0d28d33 Modifying changes for issue 25, to fix issue 27 Toon Claes 2009-11-09 21:38:40 +0100
  • 729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh Toon Claes 2009-11-09 21:28:17 +0100
  • 41d9da7193 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh Toon Claes 2009-11-09 21:28:17 +0100
  • c620408962 Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)." Robby Russell 2009-11-09 07:33:51 -0800
  • 29b6bf6aaa Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)." Robby Russell 2009-11-09 07:33:51 -0800
  • 5c13930832 Revert "Whoops, forgot to include this dummy precmd implementation." Robby Russell 2009-11-09 07:33:38 -0800
  • 8b4d9d376c Revert "Whoops, forgot to include this dummy precmd implementation." Robby Russell 2009-11-09 07:33:38 -0800
  • fc3a3c72b1 Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue #20 Robby Russell 2009-11-08 15:34:02 -0800
  • 6326573fa2 Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue #20 Robby Russell 2009-11-08 15:34:02 -0800
  • eb05b61483 Removing gdb alias as it conflicts with an actual command for gdb. Closes #17 Robby Russell 2009-11-08 15:27:17 -0800
  • eb6ed520f3 Removing gdb alias as it conflicts with an actual command for gdb. Closes #17 Robby Russell 2009-11-08 15:27:17 -0800
  • 286559d180 Revert "Fixed issue #19 'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command" Robby Russell 2009-11-08 15:24:20 -0800
  • c36f73d4d4 Revert "Fixed issue #19 'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command" Robby Russell 2009-11-08 15:24:20 -0800
  • 97c6664948 Added initial jnrowe theme. James Rowe 2009-10-16 12:07:02 +0800
  • 8f33231823 Fixed issue #25. meh 2009-11-06 20:55:08 +0800
  • e24709a2b8 Fixed darkblood theme as in issue #23. meh 2009-11-01 06:16:24 +0800
  • a21525ba0c Whoops, forgot to include this dummy precmd implementation. James Adam 2009-10-20 06:26:06 +0800
  • 14a1ce80bb Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed). James Adam 2009-10-20 06:24:21 +0800
  • bbef2db92b parse error fix Toon Claes 2009-11-05 20:48:08 +0100
  • 9c0dcdaefc parse error fix Toon Claes 2009-11-05 20:48:08 +0100
  • 08fcf7dc39 Enabled colors in ls and made it possible to theme them Toon Claes 2009-11-05 20:44:28 +0100
  • 600efef0c3 Enabled colors in ls and made it possible to theme them Toon Claes 2009-11-05 20:44:28 +0100
  • 1c65ab9dea added LSCOLORS Toon Claes 2009-11-05 20:30:53 +0100
  • a65ec360cf added LSCOLORS Toon Claes 2009-11-05 20:30:53 +0100
  • e2dba2c3e9 Joined the appearance so the theme can apply LSCOLORS too Toon Claes 2009-11-04 20:37:18 +0100
  • 2ed5139bd6 Joined the appearance so the theme can apply LSCOLORS too Toon Claes 2009-11-04 20:37:18 +0100
  • e53f90425e Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh Toon Claes 2009-11-04 20:21:05 +0100
  • bdb1bb2101 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh Toon Claes 2009-11-04 20:21:05 +0100
  • 83309294df Adding devlog alias for tailing development.log for Rails Robby Russell 2009-11-01 14:23:03 -0800
  • 8beb5a50f1 Skip the git word in this theme Toon Claes 2009-10-30 20:41:38 +0100
  • cef9b42a3a Skip the git word in this theme Toon Claes 2009-10-30 20:41:38 +0100
  • f11366374c Small fix, probably the smallest possible Toon Claes 2009-10-30 18:15:45 +0100
  • ea57faa28a Small fix, probably the smallest possible Toon Claes 2009-10-30 18:15:45 +0100
  • c103c15e5c Added my theme Toon Claes 2009-10-29 23:18:19 +0100
  • ce82e6ff7a Added my theme Toon Claes 2009-10-29 23:18:19 +0100
  • 607ba0736b Added darkblod theme. meh 2009-10-26 18:35:51 +0100
  • fd6861b8cd Fixing some conflict residue that I missed in a commit/merge: Robby Russell 2009-10-26 09:24:37 -0700
  • 11220ca495 Merge branch 'master' of git://github.com/kastner/oh-my-zsh into kastner/master Robby Russell 2009-10-26 09:21:16 -0700
  • 5fe112eb4b Merge branch 'master' of git://github.com/mrinterweb/oh-my-zsh into mrinterweb/master Robby Russell 2009-10-26 09:19:24 -0700
  • 58bccaf6fc Fixing merge conflicts 886d97f41e Robby Russell 2009-10-26 09:16:19 -0700
  • 1779bedd53 lsa now uses coloring Gerhard Lazu 2009-10-14 14:12:17 +0100
  • 552e4b864a ll doesn't show hidden files, lsa does Gerhard Lazu 2009-10-12 07:56:55 +0100
  • 52f5eb2005 Merging conflict. 788c9af056 Robby Russell 2009-10-26 09:09:00 -0700
  • 56693663ad Merge branch 'master' of git://github.com/mdonoughe/oh-my-zsh into mdonoughe/master Robby Russell 2009-10-26 08:57:29 -0700
  • b865f2ab38 adding homebrew completions - and a function dir Erik Kastner 2009-10-26 00:47:23 -0400
  • 83907294d6 Fixed issue #19 'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command Sean McCleary 2009-10-23 11:59:24 -0700
  • 886d97f41e Removed useless else Toon Claes 2009-10-16 23:03:50 +0200
  • a75d0ba8d7 Fixing merge Toon Claes 2009-10-16 22:14:43 +0200
  • 11d0b3c2ac extended path variable, temporary Toon Claes 2009-10-16 22:12:31 +0200
  • 718228f5e9 Added initial jnrowe theme. James Rowe 2009-10-16 12:07:02 +0800
  • ecdd69f328 Fixed issue #25. meh 2009-11-06 20:55:08 +0800
  • f5d55c993f Fixed darkblood theme as in issue #23. meh 2009-11-01 06:16:24 +0800
  • e16a74b6ec Whoops, forgot to include this dummy precmd implementation. James Adam 2009-10-20 06:26:06 +0800
  • cf10659564 Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed). James Adam 2009-10-20 06:24:21 +0800
  • b7e3b362e3 Adding devlog alias for tailing development.log for Rails Robby Russell 2009-11-01 14:23:03 -0800
  • bee664c03d Added darkblod theme. meh 2009-10-26 18:35:51 +0100
  • 1b2725ada4 Fixing some conflict residue that I missed in a commit/merge: Robby Russell 2009-10-26 09:24:37 -0700
  • 962b4b7510 Merge branch 'master' of git://github.com/kastner/oh-my-zsh into kastner/master Robby Russell 2009-10-26 09:21:16 -0700
  • 98d9c5b0fa Merge branch 'master' of git://github.com/mrinterweb/oh-my-zsh into mrinterweb/master Robby Russell 2009-10-26 09:19:24 -0700
  • d540b24263 Fixing merge conflicts 886d97f41e Robby Russell 2009-10-26 09:16:19 -0700
  • aa4b6fb64b adding homebrew completions - and a function dir Erik Kastner 2009-10-26 00:47:23 -0400
  • fa344e3579 Fixed issue #19 'Rake not auto completing'. The stat command syntax that was being used was not correct. Or at least on my machine. See man page for the stat command Sean McCleary 2009-10-23 11:59:24 -0700
  • 1de3f62255 Removed useless else Toon Claes 2009-10-16 23:03:50 +0200
  • 07708d6edd Fixing merge Toon Claes 2009-10-16 22:14:43 +0200
  • 5816fdbf3c extended path variable, temporary Toon Claes 2009-10-16 22:12:31 +0200
  • 136df77b17 lsa now uses coloring Gerhard Lazu 2009-10-14 14:12:17 +0100
  • c03aab5164 Renaming script/server --debug alias to ssd to avoid conflict. Closes #1 Robby Russell 2009-10-12 19:13:52 -0700
  • b6c8ef41b1 added gcp alias (git cherry-pick) James Salter 2009-10-13 12:34:53 +1100
  • 6ef2e1f51c Added some comment To1ne 2009-10-12 21:17:36 +0200
  • 1617d8116d Added some comment To1ne 2009-10-12 21:17:36 +0200
  • f706f53c7c ll doesn't show hidden files, lsa does Gerhard Lazu 2009-10-12 07:56:55 +0100
  • 0b724396e3 Merging conflict. 788c9af056 Robby Russell 2009-10-26 09:09:00 -0700
  • f183b64cec Merge branch 'master' of git://github.com/mdonoughe/oh-my-zsh into mdonoughe/master Robby Russell 2009-10-26 08:57:29 -0700
  • e1332bd500 Renaming script/server --debug alias to ssd to avoid conflict. Closes #1 Robby Russell 2009-10-12 19:13:52 -0700
  • 3efe8e50c5 added gcp alias (git cherry-pick) James Salter 2009-10-13 12:34:53 +1100
  • a175f35bde Merge branch 'master' of git://github.com/wezm/oh-my-zsh into wezm/master Robby Russell 2009-10-11 13:52:40 -0700
  • 5f21275160 Merge branch 'master' of git://github.com/wezm/oh-my-zsh into wezm/master Robby Russell 2009-10-11 13:52:40 -0700
  • 2f89c54019 Merge branch 'cypher/master' Robby Russell 2009-10-11 13:42:14 -0700
  • 325fe37733 Merge branch 'cypher/master' Robby Russell 2009-10-11 13:42:14 -0700
  • 788c9af056 Added more aliases for Rails & git Gerhard Lazu 2009-10-11 15:09:10 +0100
  • 6e4f33d225 Added more aliases for Rails & git Gerhard Lazu 2009-10-11 15:09:10 +0100
  • fdac2b3f04 Added ack-grep searching Gerhard Lazu 2009-10-11 14:49:24 +0100
  • bd63d88c80 Added ack-grep searching Gerhard Lazu 2009-10-11 14:49:24 +0100
  • 7705ffaf0c Added git diff for vim (gdv) Gerhard Lazu 2009-10-11 09:56:22 +0100
  • d4d5795473 Added git diff for vim (gdv) Gerhard Lazu 2009-10-11 09:56:22 +0100
  • fafa15676a Replaced source with . Gerhard Lazu 2009-10-11 09:50:08 +0100
  • 14c7bfcef7 Replaced source with . Gerhard Lazu 2009-10-11 09:50:08 +0100
  • 069e9b8752 Add my own theme Wesley Moore 2009-10-08 09:50:32 +1100
  • 5ddd5914f2 Add my own theme Wesley Moore 2009-10-08 09:50:32 +1100
  • c1444a9612 should probably use the value of CASE_INSENSITIVE Matthew Donoughe 2009-10-07 20:08:54 +0000
  • a44b5660bf should probably use the value of CASE_INSENSITIVE Matthew Donoughe 2009-10-07 20:08:54 +0000
  • cea6040c30 allow case sensitivity to be toggled Matthew Donoughe 2009-10-07 20:01:52 +0000
  • 92f2cf94ad allow case sensitivity to be toggled Matthew Donoughe 2009-10-07 20:01:52 +0000
  • 9890bbb24d Fix cypher's theme for older zsh versions Markus Prinz 2009-10-06 23:19:43 +0200
  • 061846b0f2 Fix cypher's theme for older zsh versions Markus Prinz 2009-10-06 23:19:43 +0200
  • 2289cacecb Merge branch 'master' of git://github.com/cypher/oh-my-zsh into cypher/master Robby Russell 2009-10-06 05:15:55 -0700
  • 3cb4f0a202 Merge branch 'master' of git://github.com/cypher/oh-my-zsh into cypher/master Robby Russell 2009-10-06 05:15:55 -0700
  • 8a8343b0de add xiong-chiamiov theme xiongchiamiov 2009-10-05 19:23:12 -0700
  • 577536ced6 add xiong-chiamiov theme xiongchiamiov 2009-10-05 19:23:12 -0700