Commit graph

  • 1f13f65f5c readded alias for Armin Grodon 2015-06-11 19:15:25 +02:00
  • d8d2dd9d8d git plugin: make b local in gg* functions because it leaked, and led to #3991 ncanceill 2015-06-11 17:14:35 +02:00
  • f513999a4d git plugin: make b local in gg* functions because it leaked, and led to #3991 ncanceill 2015-06-11 17:14:35 +02:00
  • 630d81cd72 git plugin: fix error msg in gwip alias because git rm will fail when no files were deleted ncanceill 2015-06-11 16:16:12 +02:00
  • 6ff96dab36 git plugin: fix error msg in gwip alias because git rm will fail when no files were deleted ncanceill 2015-06-11 16:16:12 +02:00
  • b39a1fbfbc git plugin: global var for git command due to issues like #3962 until a proper plugin-loading system is implemented ncanceill 2015-06-11 15:12:28 +02:00
  • 6c29041af7 git plugin: global var for git command due to issues like #3962 until a proper plugin-loading system is implemented ncanceill 2015-06-11 15:12:28 +02:00
  • 0f4bf1bfa3 git plugin: bring back olg gg aliases by popular demand, see #3972 ncanceill 2015-06-11 11:04:54 +02:00
  • a570f4b7f3 git plugin: bring back olg gg aliases by popular demand, see #3972 ncanceill 2015-06-11 11:04:54 +02:00
  • b8adc7e0bf Updates to ember-cli plugin Eubene Sa 2015-06-11 01:09:44 -07:00
  • 10c92cc083 Updates to ember-cli plugin Eubene Sa 2015-06-11 01:09:44 -07:00
  • e86cb3e7e9 More run and create options UserTaken 2015-06-11 00:21:45 -07:00
  • 557dc09d71 More run and create options UserTaken 2015-06-11 00:21:45 -07:00
  • 7c7ab9c58d cute and useful themes, https://github.com/Jyny/jyny.zsh-theme jyny 2015-06-11 14:12:09 +08:00
  • 9d7fba58af Only load url-quote-magic if it is available. Partially fixes #3614 Dan Mills 2015-06-10 15:49:47 -07:00
  • 2fb326513a Only load url-quote-magic if it is available. Partially fixes #3614 Dan Mills 2015-06-10 15:49:47 -07:00
  • 5032dcbbaa Add 'git commit -a -m' command alias: gcamsg Andrew Farmer 2015-06-10 15:15:00 -07:00
  • 119ac56746 correct la5routes alias Thomas Ragot 2015-06-10 13:43:27 -04:00
  • 953eea1edc Merge b6d13047ca into 4224c2a1af Grégory DAVID 2015-06-10 16:21:11 +00:00
  • b6d13047ca Fix #3982 Grégory DAVID 2015-06-10 18:20:52 +02:00
  • 7400edcd3f use local options to set no_equals before sourcing bash completion script Tommy Wang 2015-06-10 10:01:38 -05:00
  • b5cf36c46b Merge branch 'master' of github.com:x4121/oh-my-zsh Armin Grodon 2015-06-10 17:00:22 +02:00
  • e7cb8b1209 Added 'apt-get autoremove' alias to ubuntu plugin Armin 2015-05-17 19:23:23 +02:00
  • c0780da68e Merge remote-tracking branch 'upstream/master' Diogo Azevedo 2015-06-10 11:18:37 -03:00
  • c51baf7b0f Disable globbing when executing zeus rake aliases to enable use of square brackets without escaping Blake Watters 2013-02-26 11:29:19 -05:00
  • 25df9f3998 Disable globbing when executing zeus rake aliases to enable use of square brackets without escaping Blake Watters 2013-02-26 11:29:19 -05:00
  • f12d7c9896 Add git_prompt_behind and git_prompt_exists Adam Lindberg 2014-04-16 10:34:45 +02:00
  • 2d40cc0bb3 Add git_prompt_behind and git_prompt_exists Adam Lindberg 2014-04-16 10:34:45 +02:00
  • 0b35ee5ae7 add kitchen completion plugin from @petere Sean Escriva 2014-05-24 14:24:56 -04:00
  • f21a672fed add kitchen completion plugin from @petere Sean Escriva 2014-05-24 14:24:56 -04:00
  • 7c0f3ae6df Added a possibility to display the remote branch and the number of commits you are ahead or behind leif.hanack 2014-06-04 00:37:33 +02:00
  • 70c4a27fd6 Added a possibility to display the remote branch and the number of commits you are ahead or behind leif.hanack 2014-06-04 00:37:33 +02:00
  • a497f88b31 Fix homebrew directory in aws plugin. Andrew Purcell 2014-12-01 12:29:59 -08:00
  • 41104f8af8 Fix homebrew directory in aws plugin. Andrew Purcell 2014-12-01 12:29:59 -08:00
  • 6587a00c75 Recognize comments by default. Tejas Bubane 2014-12-23 12:48:09 +05:30
  • 1653545282 Recognize comments by default. Tejas Bubane 2014-12-23 12:48:09 +05:30
  • 3558073643 Move custon *.zsh file sourcing up so that they can load plugins and other things that come after. Matthew Hager 2015-02-21 12:33:38 -06:00
  • a28dbc8393 Move custon *.zsh file sourcing up so that they can load plugins and other things that come after. Matthew Hager 2015-02-21 12:33:38 -06:00
  • cb39867a61 added comment functionality David Hartmann 2014-06-22 03:10:53 +02:00
  • 8652fd64ef added comment functionality David Hartmann 2014-06-22 03:10:53 +02:00
  • fff2ed1a15 Improved the _git_time_since_commit function. Samuel Parkinson 2014-07-02 18:22:32 +01:00
  • de56943a0e Improved the _git_time_since_commit function. Samuel Parkinson 2014-07-02 18:22:32 +01:00
  • ba10c1676a Remove docker insert command Wayne 2015-04-26 03:52:00 +08:00
  • 729b19c085 Remove docker insert command Wayne 2015-04-26 03:52:00 +08:00
  • c2d1a2c1d3 Add README for httpie plugin liuxiang 2015-02-25 10:45:13 +08:00
  • 45e3f623cc Add README for httpie plugin liuxiang 2015-02-25 10:45:13 +08:00
  • 9dace312ce Fix typo in $VCS_CLEAN_COLOR in adben theme Andrew Janke 2015-03-18 01:02:09 -04:00
  • 3cc3084f5f Fix typo in $VCS_CLEAN_COLOR in adben theme Andrew Janke 2015-03-18 01:02:09 -04:00
  • 0cfa9a380d Grep bug in Agnoster Mark Mendoza 2015-04-20 01:29:16 -07:00
  • a98501d2ce Grep bug in Agnoster Mark Mendoza 2015-04-20 01:29:16 -07:00
  • ba6187005e generate with 'pod --completion-script' /cc thx to @ajmccall Alexandre Joly 2014-05-28 16:16:30 +02:00
  • d686f8a8d0 generate with 'pod --completion-script' /cc thx to @ajmccall Alexandre Joly 2014-05-28 16:16:30 +02:00
  • 506b270a49 updated the command list to the latest cocoapod version (0.33.0) Alexandre Joly 2014-05-21 09:55:26 +02:00
  • a2f782e5f3 updated the command list to the latest cocoapod version (0.33.0) Alexandre Joly 2014-05-21 09:55:26 +02:00
  • 5b20212df5 No input for Update Check defaults to Yes HeroCC 2015-04-20 11:24:05 -04:00
  • 6a1b8320fe No input for Update Check defaults to Yes HeroCC 2015-04-20 11:24:05 -04:00
  • 3aa88f19eb Add zeus rake cucumber:wip, alias swip Charles-André Assus 2015-06-10 12:05:07 +02:00
  • d99ba1e7c3 Merge 262df15cd8 into 4224c2a1af Eystein Bye 2015-06-10 09:09:29 +00:00
  • 262df15cd8 Added alias for git add --all (gaa) Eystein Bye 2015-06-10 11:07:25 +02:00
  • a7db64d2a3 Merge 1e054dcaeb into 4224c2a1af Eystein Bye 2015-06-10 09:04:31 +00:00
  • 1e054dcaeb Removed changed to theme Eystein Bye 2015-06-10 10:59:28 +02:00
  • 9082d9bfc9 Merge d2494553b1 into 4224c2a1af Eystein Bye 2015-06-10 08:54:55 +00:00
  • d2494553b1 Added alias gaa (git add --all) to git plugin Eystein Bye 2015-06-10 10:52:34 +02:00
  • c94d33dab4 Added a new theme -Eystein- and made some changes to SuperJarin (removed Ruby prompt) Eystein Bye 2014-12-30 12:08:07 +01:00
  • 55acfe0648 Merge d8b89a5138 into 4224c2a1af Corvin Mcpherson 2015-06-09 23:49:45 +00:00
  • d8b89a5138 Merge remote-tracking branch 'upstream/master' Corvin Mcpherson 2015-06-09 19:40:37 -04:00
  • 173ecf71b2 Add rdrs method to reset the database(s) Rodrigo Argumedo 2015-06-09 13:41:34 -06:00
  • b7d041c627 Add rdrs method to reset the database(s) Rodrigo Argumedo 2015-06-09 13:41:34 -06:00
  • 919f7babb0 Set AWS_PROFILE and use existing RPROMPT Werner Buck 2015-06-09 16:52:40 +02:00
  • 5770ad51f9 Set AWS_PROFILE and use existing RPROMPT Werner Buck 2015-06-09 16:52:40 +02:00
  • c2e19d1a5f Merge 6abcf5da8f into 4224c2a1af David Amend 2015-06-09 12:25:37 +00:00
  • 6abcf5da8f Fix changed command change in pods plugin David Amend 2015-06-09 14:19:44 +02:00
  • 9304945e06 Fix changed inherited options in pods-plugin David Amend 2015-06-09 14:18:15 +02:00
  • 645e8028be Add new boot2docker options Manfred Touron 2015-06-09 11:29:37 +02:00
  • 3a77433cea
    Add new boot2docker options Manfred Touron 2015-06-09 11:29:37 +02:00
  • 4d603a31d7 Merge pull request #1 from asm0dey/asm0dey-bgnotify-fix Paul 2015-06-09 07:36:11 +03:00
  • 74b62dcbf1 Update bgnotify.plugin.zsh Paul 2015-06-09 07:35:38 +03:00
  • 5f3936812c web-search.plugin.zsh: add stackoverflow searches for common languages Vítor Galvão 2015-06-09 00:47:11 +01:00
  • 90682b7f81 Allow the systemd plugin to work when sudo is not installed. Kapp Arnaud 2015-06-08 21:39:39 +02:00
  • fd0c33f837 Fix the spectrum_ls implementation in spectrum.zsh Andrew Janke 2015-06-08 07:19:57 -04:00
  • 0bda651dfd Fix the spectrum_ls implementation in spectrum.zsh Andrew Janke 2015-06-08 07:19:57 -04:00
  • c93f3679c8 Hide spectrum.zsh var values to avoid junky "set" output to terminal Andrew Janke 2015-06-08 07:07:45 -04:00
  • 8142261261 Hide spectrum.zsh var values to avoid junky "set" output to terminal Andrew Janke 2015-06-08 07:07:45 -04:00
  • 4e3805094f Merge cd56859e31 into 4224c2a1af JuneHyeon Bae 2015-06-08 09:50:46 +00:00
  • cd56859e31 Remove local line from the beginning of the file JuneHyeon Bae 2015-06-08 11:50:45 +02:00
  • 5b211bd932 removed battery gauge from default config Sean Carolan 2015-06-07 22:14:30 -05:00
  • 91c9a21002 Merged from master Sean Carolan 2015-06-07 22:11:13 -05:00
  • 668dc14b28 Plugins: git - be less verbose with commits KhasMek 2015-06-07 11:20:38 -06:00
  • b142a4c378 Use local command properly JuneHyeon Bae 2015-06-07 16:39:44 +02:00
  • 10f7ec6471 Update aliases in laravel5.plugin.zsh file Jorge González 2015-06-06 21:08:59 -04:00
  • 0a7629909b Fix name of backed-up zshrc Andrew Janke 2015-06-06 11:50:05 -04:00
  • af68165207 Fix name of backed-up zshrc Andrew Janke 2015-06-06 11:50:05 -04:00
  • 2be76f40b9 diagnostics: add zstyle state to output Andrew Janke 2015-06-06 11:04:14 -04:00
  • afadb5a7fb diagnostics: add zstyle state to output Andrew Janke 2015-06-06 11:04:14 -04:00
  • 6d5f2ed730 Merge 01395c5a0c into 4224c2a1af fjospinas 2015-06-06 13:50:37 +00:00
  • 01395c5a0c Add newline in the end of the file fjospinas 2015-06-06 08:47:05 -05:00
  • 5c73b2bf6e Merge c2ea98a868 into 4224c2a1af Alexander Mahrt 2015-06-06 12:42:47 +00:00
  • b28fba341e Include some bash rc files; improve formatting; more version info Andrew Janke 2015-06-06 01:19:29 -04:00
  • 82c1288cb2 Include some bash rc files; improve formatting; more version info Andrew Janke 2015-06-06 01:19:29 -04:00
  • 75b67a82a4 Merge bc00043f5f into 4224c2a1af fjospinas 2015-06-06 05:05:56 +00:00