1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-23 06:43:29 +02:00

Commit Graph

  • 9eaf51107f Merge pull request #3990 from ncanceill/plugin-git Robby Russell 2015-06-12 08:17:36 -07:00
  • f1a43daa36 git plugin: new/changed aliases gaa was brought back by popular demand — see #3535 gap was replaced with gapa — see #3682 gdc was replaced with gdca — see #3977 ncanceill 2015-06-12 11:50:30 +02:00
  • e55d84f76e Add reference to bundler plugin issue in README Filip Bartuzi 2014-10-12 12:29:33 +02:00
  • 763cef8013 Add leaves command to brew completion Erlend Hamberg 2014-10-20 18:53:57 +02:00
  • 4b76b7429a remove trash command from osx plugin Vadim 2014-12-28 01:54:18 +02:00
  • cf3fb873ec Added README.md file for ForkLift plugin wyldphyre 2015-02-27 13:38:31 +08:00
  • 81da07602c Added README.md file for atom plugin wyldphyre 2015-02-27 11:05:05 +08:00
  • a2d7d36e70 Added README.md file wyldphyre 2015-02-27 10:56:14 +08:00
  • c28b226af2 Fix README.md for sst command CkEsc 2015-03-03 23:03:44 +03:00
  • 0e35bd4001 Plugins: vi-mode: Add first README file Daniel Campoverde [alx741] 2015-03-29 00:12:58 -05:00
  • 0f96e8e6c2 Plugins: archlinux - add basic README. KhasMek 2015-05-08 13:28:32 -06:00
  • e5929680fd Plugins: archlinux - use command -v in favor of which KhasMek 2015-05-08 13:18:06 -06:00
  • e0ce87632d Plugins: apache2-macports - add README KhasMek 2015-05-08 15:42:26 -06:00
  • 3f9298514e Added references to the external themes wiki page. Dominik Ritter 2015-05-25 01:15:37 +02:00
  • 8eb31a6f9a git plugin: fix ggpnp when called without argument also allow multiple arguments for ggp and ggl aliases ncanceill 2015-06-11 23:34:18 +02:00
  • 81eec406c8 * Added header with help and information * Moved git information to left prompt, with support for: * +ZSH_THEME_GIT_PROMPT_UNTRACKED, MODIFIED, STASHED, ADDED, UPSTREAM STATUS (if applicable) * Removed right prompt * Refactored following Google's guidelines for scripts [ http://goo.gl/oJSXH2 ] * Using local variables where applicable Michele Bologna 2015-05-28 16:25:49 +02:00
  • 1f008b4113 Update Mix complition upto 1.0.4 Mikhail S. Pobolovets 2015-04-30 14:03:31 +03:00
  • 02c2b74918 Update aliases in laravel5.plugin.zsh file Jorge González 2015-06-06 21:08:59 -04:00
  • 266894c6a1 Update taskwarrior.plugin.zsh regagain 2015-05-17 16:26:18 +02:00
  • 1a4dc0d2db Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss). Michele Bologna 2014-09-19 12:30:24 +02:00
  • 69dee65381 Fixed typo in README asaph 2015-05-19 13:24:16 -07:00
  • 8791d7e09e Update bgnotify.plugin.zsh Paul 2015-06-09 07:35:38 +03:00
  • 980528f9fa fix typo Archie 2015-05-23 10:22:03 -07:00
  • af4ffe56ea adb: add more commands Luca Stefani 2015-05-07 13:24:33 +02:00
  • c838b9a112 Update README.markdown Diego Rabatone Oliveira 2015-05-09 17:38:34 -03:00
  • fb5b83d10d Fixed jump pluging to display the right mark name on 'mark . ' Octavian Neamtu 2015-05-09 19:12:14 -04:00
  • 563e1052c7 Added README for mercurial plugin Oleksandr Shybystyi 2015-05-04 14:04:25 +03:00
  • 4ab430025c Add git to prerequisites Kevin Ndung'u 2015-04-18 15:47:08 +03:00
  • 23ac32d346 add help link to install zsh Martin Delille 2015-03-30 11:23:00 +02:00
  • 4c409b0de9 sublime: Make subl a function so it can be called from functions in other modules Paul Melnikow 2014-12-29 14:48:24 -05:00
  • e8ac8b9b5f Added support for detecting Sublime Text 3 on Arch Linux Jonathan Roemer 2015-05-01 17:44:50 -04:00
  • 6bec3c6719 Update history-substring-search README Matheus Cruz Rocha 2015-05-02 12:59:18 -03:00
  • 83c3316cf4 Added the tugboat autocompletion plugin DimitriSteyaert 2015-04-27 22:26:30 +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
  • 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
  • 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
  • a570f4b7f3 git plugin: bring back olg gg aliases by popular demand, see #3972 ncanceill 2015-06-11 11:04:54 +02:00
  • 10c92cc083 Updates to ember-cli plugin Eubene Sa 2015-06-11 01:09:44 -07:00
  • 557dc09d71 More run and create options UserTaken 2015-06-11 00:21:45 -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
  • 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
  • 2d40cc0bb3 Add git_prompt_behind and git_prompt_exists Adam Lindberg 2014-04-16 10:34:45 +02:00
  • f21a672fed add kitchen completion plugin from @petere Sean Escriva 2014-05-24 14:24:56 -04: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
  • 41104f8af8 Fix homebrew directory in aws plugin. Andrew Purcell 2014-12-01 12:29:59 -08:00
  • 1653545282 Recognize comments by default. Tejas Bubane 2014-12-23 12:48:09 +05:30
  • 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
  • 8652fd64ef added comment functionality David Hartmann 2014-06-22 03:10:53 +02:00
  • de56943a0e Improved the _git_time_since_commit function. Samuel Parkinson 2014-07-02 18:22:32 +01:00
  • 729b19c085 Remove docker insert command Wayne 2015-04-26 03:52:00 +08:00
  • 45e3f623cc Add README for httpie plugin liuxiang 2015-02-25 10:45:13 +08:00
  • 3cc3084f5f Fix typo in $VCS_CLEAN_COLOR in adben theme Andrew Janke 2015-03-18 01:02:09 -04:00
  • a98501d2ce Grep bug in Agnoster Mark Mendoza 2015-04-20 01:29:16 -07:00
  • d686f8a8d0 generate with 'pod --completion-script' /cc thx to @ajmccall Alexandre Joly 2014-05-28 16:16:30 +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
  • 6a1b8320fe No input for Update Check defaults to Yes HeroCC 2015-04-20 11:24:05 -04:00
  • b7d041c627 Add rdrs method to reset the database(s) Rodrigo Argumedo 2015-06-09 13:41:34 -06:00
  • 5770ad51f9 Set AWS_PROFILE and use existing RPROMPT Werner Buck 2015-06-09 16:52:40 +02:00
  • 3a77433cea Add new boot2docker options Manfred Touron 2015-06-09 11:29:37 +02:00
  • 0bda651dfd Fix the spectrum_ls implementation in spectrum.zsh Andrew Janke 2015-06-08 07:19:57 -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
  • af68165207 Fix name of backed-up zshrc Andrew Janke 2015-06-06 11:50:05 -04:00
  • afadb5a7fb diagnostics: add zstyle state to output Andrew Janke 2015-06-06 11:04:14 -04:00
  • 82c1288cb2 Include some bash rc files; improve formatting; more version info Andrew Janke 2015-06-06 01:19:29 -04:00
  • 4224c2a1af Merge pull request #3494 from AlexTalker/short-host Robby Russell 2015-06-05 08:07:12 -07:00
  • 51e366e546 Merge pull request #3339 from Xophmeister/master Robby Russell 2015-06-05 08:06:32 -07:00
  • 4c21557862 Merge pull request #3320 from moul/pr-boot2docker Robby Russell 2015-06-05 08:06:11 -07:00
  • 3e88e53ee7 Merge pull request #2999 from nicorevin/master Robby Russell 2015-06-05 08:04:59 -07:00
  • dac07b2652 Merge pull request #2736 from felipec/fc/gitfast Robby Russell 2015-06-05 08:04:32 -07:00
  • 35c7b7bbcf Merge pull request #1951 from Neal/extract-ipsw Robby Russell 2015-06-05 08:04:12 -07:00
  • cb89fcd8d6 Merge pull request #2836 from ptamarit/chsh-etc-shells Robby Russell 2015-06-05 08:03:24 -07:00
  • 11c7baf578 Merge pull request #3651 from mcornella/batch-close-3 Robby Russell 2015-06-05 08:02:18 -07:00
  • a449d53c7e Merge pull request #2790 from ncanceill/plugin-git Robby Russell 2015-06-05 08:01:31 -07:00
  • da2109211d Merge pull request #3945 from nicolas-brousse/homebrew-plugin Robby Russell 2015-06-04 22:17:34 -07:00
  • 1b625afd5f Merge pull request #3952 from lbraun/patch-1 Robby Russell 2015-06-04 22:16:35 -07:00
  • cffeefde90 Add installation instructions to README Lucas Braun 2015-06-04 11:00:21 -04:00
  • cc639287d2 Round 3 of batch-closing obsolete issues Marc Cornellà 2015-02-28 13:31:54 +01:00
  • 7f232f69fe Respect $ZSH_CACHE_DIR when creating fasd's cache william 2015-06-02 14:43:38 -06:00
  • 9c755511f0 Merge pull request #3887 from jadb/add-cakephp3-plugin Robby Russell 2015-06-02 12:11:43 -07:00
  • 7416018d1c Create new aliases for homebrew plugin Nicolas Brousse 2015-05-31 19:34:01 +02:00
  • ea6adc5a0a Add omz_diagnostic_dump() to help with bug reports. Andrew Janke 2015-05-29 22:59:07 -04:00
  • 0c8cb11d44 Add sublime text 3 paths to check list GunfighterJ 2015-05-25 16:02:26 -05:00
  • 743be91b20 Don't leak extendedglob to global environment. Xin Li 2015-05-21 12:34:04 -07:00
  • 7b478d75a3 Detect the .venv in any parent directory of the current directory epelletier 2015-05-21 17:34:24 +02:00
  • a1ed87a8a1 Added environment based shortcuts in symfony2 plugin delphiki 2015-05-13 16:55:54 +02:00
  • 6504a2d386 Add CakePHP3 plugin Jad Bitar 2015-05-12 13:23:05 -04:00
  • 4d0aca48da Differing upgrade and safe-upgrade Diego Rabatone Oliveira 2015-05-09 18:46:54 -03:00
  • 2449e41248 Add file completion as optional argument Andrew Dwyer 2015-05-09 15:43:30 +09:30
  • de769058b9 Fix awk command. \s only working in gawk Andrew Dwyer 2015-05-09 14:33:01 +09:30
  • 5b75cc7880 Many updates to git plugin (see #2790) ncanceill 2013-07-12 15:26:04 +02:00
  • 9a5e1a0552 Use $EDITOR Aleks 2015-05-06 10:26:05 +01:00
  • 03b8c199e5 Fix 'chsh' by checking '/etc/shells' instead of using 'which' Pablo Tamarit 2015-05-05 19:49:19 +02:00
  • d60d4f68aa Add alias of bundle clean Satoshi Ohmori 2015-05-05 14:27:59 +09:00
  • 83cf909ad6 Added aliases for docker compose Toni Ristola 2015-05-04 07:47:02 +03:00
  • d80918bf98 add markdown extension to README Cooper Maruyama 2015-05-02 07:16:27 -07:00
  • 24552f0225 Add readme and add new alias cfpc: paste+compile+copy Cooper Maruyama 2015-05-02 07:14:21 -07:00
  • 45121611fe Update template zshrc with HYPHEN_INSENSITIVE Jordan Klassen 2015-05-01 15:10:45 -07:00
  • 140034605e Merge pull request #3825 from kennedyoliveira/master Robby Russell 2015-05-01 08:21:06 -07:00
  • cabb8f712a Merge pull request #3814 from willmendesneto/frontend-search-add-autocomplete Robby Russell 2015-05-01 08:20:14 -07:00
  • a315ddc075 typofix Cooper Maruyama 2015-05-01 01:37:55 -07:00