Commit Graph

  • e9feccf6a9 add maven plugin Henry Yan 2012-03-22 09:33:55 +08:00
  • 60c3fa9371 Python plugin: added pygrep command, simplified pyclean dir01 2012-03-22 04:34:19 +07:00
  • 92227f171a Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case Derek Wyatt 2012-03-20 09:55:25 -04:00
  • e652756fdb A plugin that makes it easier to interact with the (single) running instance of gvim Derek Wyatt 2012-03-20 08:16:44 -04:00
  • 605ad8725b Add a cat smilie as alias for cat mapc 2012-03-20 02:25:21 +01:00
  • 5f72c63136 Don't clobber standard Esc+. behavior Mat Schaffer 2012-03-17 22:03:01 -03:00
  • db27635d8b Plugin for encoding strings into base64 and decoding them Vitaliy Yanchuk 2012-03-16 14:10:37 +02:00
  • aefacb6950 added powed command to list pow urls cmar 2012-03-09 08:53:09 -05:00
  • 814ecfc60d delete time filed Henry Yan 2012-03-07 23:52:51 +08:00
  • c7105a5341 Disabled title function for emacs term mode Jeffrey Dileo 2012-03-07 07:47:34 -05:00
  • 4a88743d1e fix gnzh theme to detect local rvm installations William Ting 2012-03-06 14:31:03 -10:00
  • 7ffc3e745f change color of @ to cyan Henry Yan 2012-03-06 14:14:17 +08:00
  • bd4f1eeca2 add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh git:(master) ✗ Henry Yan 2012-03-06 14:09:11 +08:00
  • c1e9d9226c move kafeitu.zsh-theme to themes folder Henry Yan 2012-03-05 21:39:09 +08:00
  • 09c5996cd0 Added kafeitu theme it modified by robbyrussell Henry Yan 2012-03-05 21:36:50 +08:00
  • 071d0d68ec Added link to wiki page for plugins to README. Tom Morris 2012-03-05 11:55:30 +00:00
  • b1e4ef1754 current repository action pomaxa 2012-03-01 16:57:00 +02:00
  • 19bf83e17d Pager is 'less -R' to support colored outputs Rotem Yaari 2012-01-29 16:41:40 +02:00
  • f8802bd612 Add dircycle plugin: enables cycling through the directory stack Rotem Yaari 2012-01-26 22:25:51 +02:00
  • d693711f14 made the 'd' alias only show the directories that can be cd'ed to using the number aliases Alex Light 2012-02-28 13:52:57 -05:00
  • fa1657e10b Add gem build autocompletion David Lee 2012-02-26 02:29:24 -08:00
  • d49e98267a clean up rbenv support for 'fino' theme Max Masnick 2012-02-25 16:16:43 -05:00
  • 7441438afa merge changes from offical repo Max Masnick 2012-02-25 16:15:40 -05:00
  • 4e0b5be145 Fix spurious correction with sudo vim Andrew Ash 2012-02-23 23:12:07 -08:00
  • c9c021478e Add completion for pip install -r - so that it autocompletes requirements filenames William Roe 2012-02-23 14:11:52 +00:00
  • 1120f97305 Merge pull request #958 from cruser42/master Carlos Rodriguez 2012-02-21 09:45:49 -08:00
  • 5a5c93b334 Fixed bug introduced when fixing issue 896 cruser42 2012-02-21 10:47:05 -05:00
  • 631e3d8e03 Merge pull request #868 from wgriffioen/bundler_add_rails Carlos Rodriguez 2012-02-20 22:48:31 -08:00
  • 16bdd0c169 Merge pull request #925 from cruser42/bugfix/gitversionfix Carlos Rodriguez 2012-02-20 22:40:12 -08:00
  • 867cb3f511 [JM] Removed LSCOLOR Declaration for Wider Support Jeff McClure 2012-02-21 00:45:33 -05:00
  • 6272b4854c Added New Theme: sonicradish (256 colors) Jeff McClure 2012-02-20 22:37:23 -05:00
  • bcd5b3b52b Added a peepcode theme John Barker 2012-02-20 19:05:27 -05:00
  • 7e5dda7f43 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh fred-o 2012-02-20 09:41:45 +01:00
  • ff7e064896 change the color of arrow when the command line return an error Rach Belaid 2012-02-19 19:54:33 +00:00
  • 8f8767a566 blinks theme works with light and dark Solarized Douglas Creager 2012-02-17 16:56:09 -05:00
  • b62a3e8960 handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find it Brent Faulkner 2012-02-12 12:27:06 -05:00
  • a9f6aed307 fixed introduced to parse_git_dirty Aleksey Orekhov 2012-02-08 15:30:58 -05:00
  • 7ea758834b changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate Aleksey Orekhov 2012-02-08 15:25:12 -05:00
  • dc4d7a92c1 fixed asterisk display for modified repos in git prior to 1.7.2 Aleksey Orekhov 2012-02-08 15:19:12 -05:00
  • fbf5b0ecb6 add default rbenv_prompt_info implementation to close #878 Brent Faulkner 2012-02-06 21:50:17 -05:00
  • 72aeaa9d9e added "publish" and "track" command completion for git-flow plugin Hao Hong 2012-02-06 15:51:31 +08:00
  • 8f89d4d5a5 Fixed Mac OS X Terminal.app related issue with extra newlines being printed out sometimes Darren Clark 2012-01-27 01:20:06 -07:00
  • 362927003b Merge pull request #666 from szetobo/rails_runner Carlos Rodriguez 2012-01-26 23:36:37 -08:00
  • 8769e5f8c9 Removed trailing spaces in Git files. Fixes #867 Carlos Rodriguez 2012-01-26 23:19:50 -08:00
  • 35d89ab859 update rails runner alias to ru szetobo 2012-01-27 08:50:28 +08:00
  • 52733cb3bb prompt git-remove as deleted Tadaya Tsuyukubo 2012-01-26 15:20:08 -08:00
  • 0da18650c6 added rails to bundled_commands Wim Griffioen 2012-01-26 19:31:45 +01:00
  • 9d92987b8a Merge pull request #663 from gravof/patch-1 Carlos Rodriguez 2012-01-26 00:11:42 -08:00
  • 512a6e54a3 Merge pull request #850 from johnantoni/pow-fix Robby Russell 2012-01-25 18:15:16 -08:00
  • b56e37201d Merge pull request #860 from sbfaulkner/rbenv-support-for-themes Robby Russell 2012-01-25 18:14:29 -08:00
  • 9dc9cae55f Merge pull request #865 from iltempo/patch-1 Robby Russell 2012-01-25 18:13:51 -08:00
  • a26f9b9948 adding engine yard command (ey) to bundler binstubs Alexander Greim 2012-01-25 06:56:09 +01:00
  • 6496acf58b adding rbenv support to all the rvm themes Brent Faulkner 2012-01-23 20:42:54 -05:00
  • ac910b85bd Merge pull request #845 from tjwallace/bundler_plugin_fix Robby Russell 2012-01-22 13:11:39 -08:00
  • 80257bdf21 Merge pull request #717 from blueyed/github-plugin-working-hub Robby Russell 2012-01-22 13:11:08 -08:00
  • 3891c50923 Merge pull request #801 from kalos/autojump Robby Russell 2012-01-22 13:09:59 -08:00
  • 3574f30d1a Merge pull request #811 from markdrago/remove_verbose_mercurial_flags Robby Russell 2012-01-22 13:01:54 -08:00
  • 634ce4ea1d Merge pull request #853 from lepht/master Robby Russell 2012-01-22 13:01:17 -08:00
  • 98636331f6 Merge pull request #810 from cseeger/master Robby Russell 2012-01-22 13:00:45 -08:00
  • 851aa9c96a Merge pull request #856 from sgharms/patch-1 Robby Russell 2012-01-22 12:56:47 -08:00
  • c725ecc01b Merge pull request #858 from tatey/bundle_plugin_middleman Robby Russell 2012-01-22 12:56:11 -08:00
  • e0b2356080 Add middleman to bundled commands Tate Johnson 2012-01-22 21:34:25 +10:00
  • 62a3ef6433 Grammar update Steven G. Harms 2012-01-21 13:24:07 -08:00
  • 49d44adb09 Fixed compdef alias to use 'gd' as shortcut. Jordan MacDonald 2012-01-20 13:07:03 -05:00
  • 5f95d018e8 Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4) lepht 2012-01-18 20:29:31 -05:00
  • f9b4356e0e bug : stop creating those ~ directories add powit command to symlink an app if it hasn't been already John Antoni Griffiths 2012-01-18 18:36:11 -05:00
  • 3841da15d0 don't check for tmp dir John Antoni Griffiths 2012-01-18 18:07:31 -05:00
  • 36cd5ed1a5 add alias to view the standard out (puts) from any pow app John Antoni Griffiths 2012-01-18 14:18:09 -05:00
  • c1a04eb61f take in csexton's changes John Antoni Griffiths 2012-01-18 12:58:13 -05:00
  • 741f6747e4 fix for pow plugin to default to current dir John Antoni Griffiths 2012-01-18 12:52:27 -05:00
  • f4944d5a95 Merge pull request #721 from gawel/master Robby Russell 2012-01-18 06:59:01 -08:00
  • 51ce4cd407 Merge pull request #783 from oteyatosys/master Robby Russell 2012-01-18 06:57:23 -08:00
  • 7cb5a5d406 Merge pull request #830 from dbye/speedup Robby Russell 2012-01-18 06:56:12 -08:00
  • 6822296d71 Merge pull request #847 from msharp/master Robby Russell 2012-01-18 06:55:30 -08:00
  • 8f1a5d3f15 added a rake plugin to disable zsh file globbing when calling rake tasks with square brackets max sharples 2012-01-17 13:11:01 +11:00
  • 96265d2645 fix bundler plugin for root level folders Jeff Wallace 2012-01-17 10:00:12 -08:00
  • 1a0be15d8c Merge pull request #840 from arbovm/master Robby Russell 2012-01-16 13:21:48 -08:00
  • eabd6fa303 Merge pull request #838 from Bounga/bundled_thor Robby Russell 2012-01-16 13:20:23 -08:00
  • dc45119ecc Merge pull request #833 from backspace/patch-1 Robby Russell 2012-01-16 12:53:52 -08:00
  • 4b3429d765 fixing #812: adding plugins w/o plugin.zsh file to fpath. Arbo von Monkiewitsch 2012-01-16 18:21:27 +01:00
  • 78a129ca06 Correct color and font issues on Ubuntu Adam Lindberg 2012-01-16 16:39:28 +01:00
  • 73c2c8adc7 Add Thor to bundled commands Nicolas Cavigneaux 2012-01-16 15:19:36 +01:00
  • b73f95ab26 Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script. Daniel Bye 2012-01-16 13:34:07 +00:00
  • 54a30c4701 sprunge-plugin: Remove the unnecessary while loop. Thomas (nezza-_-) Roth 2012-01-16 13:26:08 +01:00
  • 6040d72e2a Fix the behaviour of the sprunge plugin so that is preserves whitespaces and tabs. Thomas (nezza-_-) Roth 2012-01-16 12:20:06 +01:00
  • f504102584 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh fred-o 2012-01-16 09:58:03 +01:00
  • 0d99759cc3 Don’t report that Oh My Zsh has been updated when it hasn’t. backspace 2012-01-15 08:49:52 +02:00
  • c04b4abe91 Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported. Daniel Bye 2012-01-13 12:40:59 +00:00
  • dafef0b692 Merge branch 'master' into cloud_parameter Mark Drago 2012-01-11 09:29:13 -05:00
  • 5809a4721d check if autojump is installed Calogero Lo Leggio 2012-01-10 10:01:16 +01:00
  • 7a41498b0d Merge pull request #784 from lnxbil/967e84ebaa180ad2ab1eebc9a512f94d93e84aea Robby Russell 2012-01-09 20:56:25 -08:00
  • b7b2dd5802 Merge pull request #806 from OutPunk/terminalapp-plugin Robby Russell 2012-01-09 20:55:24 -08:00
  • ae735335e1 Kill the compdef; Introduce 'grh' alias for 'git reset HEAD' Chad Seeger 2012-01-09 15:19:19 -08:00
  • 730e029664 Added alias for git diff. Jordan MacDonald 2012-01-07 15:36:58 -05:00
  • a11c8142d3 Merge pull request #816 from lucapette/add-annotate-to-bundler-commands Robby Russell 2012-01-06 17:03:04 -08:00
  • 7a361870a9 add annotate lucapette 2012-01-06 22:10:57 +01:00
  • 95971a287b Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into cloud_parameter Mark Drago 2012-01-06 07:20:23 -05:00
  • 804c18ca53 remove the -v flag from a few mercurial aliases Mark Drago 2012-01-05 17:39:13 -05:00
  • 9ac98f6ceb Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard' Chad Seeger 2012-01-05 13:41:27 -08:00
  • a28b8889ee Apple Terminal.app resume directory plugin Alexander Madyankin 2012-01-05 11:16:17 +06:00