Commit graph

3,220 commits

Author SHA1 Message Date
ncanceill
e59bf9d5db git plugin: fix ggl to avoid empty string
see
https://github.com/robbyrussell/oh-my-zsh/pull/2790#issuecomment-112716330
2015-07-07 12:01:46 +10:00
Arnaud Rinquin
536e4d45b0 Fix plugin/git ggpull and ggpush backward compatibility
Current `ggpush` is `git push origin` instead of `git push origin $(current_branch)`
Same for `ggpull`
2015-07-07 12:01:46 +10:00
Andrew Janke
2de3727b15 Fix merge conflict for jira-prefix and jira add comment 2015-07-07 12:01:46 +10:00
UserTaken
5d2f98a63a More run and create options 2015-07-07 12:01:45 +10:00
Ali Afshar
d0d4420502 Add missing space causing parse error. 2015-06-16 21:33:05 +10:00
ivanfoo
f8e128a89a Fixed odd chars on mac for agnoster theme 2015-06-16 21:33:05 +10:00
Mikhail S. Pobolovets
f8bca57da5 Add mix-fast plugin (similar to rake-fast)
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2015-06-16 21:33:05 +10:00
UserTaken
3f61b7c147 Update _docker 2015-06-16 21:33:05 +10:00
Michael Okner
f3fce7113f Adding quotes to git completion discovery path
Previously, spaces in the path would result in wto separate errouneous
paths being parsed. This fixes that issue.
2015-06-16 21:33:05 +10:00
Fräntz Miccoli
3383adf672 A paver (Python build and configuration utility) plugin 2015-06-16 21:33:05 +10:00
Marc Cornellà
a7437c2019 Revert "Added migration notification for rails plugin"
This reverts commit 1493d88e3f, made
to put a deprecated notice on rails3 and rails4 plugins, so that
users would migrate to the unified rails plugin.

It's been 1.5 years since that, so everyone should be migrated to
the good one.
2015-06-16 21:33:05 +10:00
Sriram Sundarraj
a6092784a8 Added github in web_search plugin. 2015-06-16 21:33:05 +10:00
Christian Hoener zu Siederdissen
a16b92ae30 last-working-dir working with spaces in dirnames 2015-06-16 21:33:04 +10:00
Tommy Wang
01a9a51add use local options to set no_equals before sourcing bash completion script 2015-06-16 21:33:04 +10:00
Filip Bartuzi
d4487d18f4 Add reference to bundler plugin issue in README 2015-06-16 21:33:04 +10:00
Erlend Hamberg
6cef310118 Add leaves command to brew completion 2015-06-16 21:33:04 +10:00
Vadim
40eae5175d remove trash command from osx plugin 2015-06-16 21:33:04 +10:00
wyldphyre
d383d686b8 Added README.md file for ForkLift plugin 2015-06-16 21:33:04 +10:00
wyldphyre
9f84fa657a Added README.md file for atom plugin 2015-06-16 21:33:04 +10:00
wyldphyre
b8aaf9596e Added README.md file 2015-06-16 21:33:04 +10:00
CkEsc
5ae98c8afd Fix README.md for sst command 2015-06-16 21:33:04 +10:00
Daniel Campoverde [alx741]
6d1776a741 Plugins: vi-mode: Add first README file 2015-06-16 21:33:04 +10:00
KhasMek
876cc4bede Plugins: archlinux - add basic README. 2015-06-16 21:33:04 +10:00
KhasMek
2da4243c6c Plugins: archlinux - use command -v in favor of which
The command 'which' launches an external process that isn't
  really necessary.
2015-06-16 21:33:04 +10:00
KhasMek
0d4f20d885 Plugins: apache2-macports - add README 2015-06-16 21:33:04 +10:00
Dominik Ritter
e6b059f9bd Added references to the external themes wiki page. 2015-06-16 21:33:04 +10:00
Michele Bologna
955dd1babe * 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
2015-06-16 21:33:03 +10:00
Mikhail S. Pobolovets
c303a74695 Update Mix complition upto 1.0.4
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2015-06-16 21:33:03 +10:00
Jorge González
f5830f394c Update aliases in laravel5.plugin.zsh file
Some minor changes to the aliases.
* removed php artisan dump-autoload since is no longer a command in laravel 5
* updated the la5routes alias to the new version of the command
* added a la5vendor alias to publish assets from vendor packages
2015-06-16 21:33:03 +10:00
regagain
9f6053f5e8 Update taskwarrior.plugin.zsh
Corrected documentation to avoid confusion (see https://github.com/robbyrussell/oh-my-zsh/issues/3796)
2015-06-16 21:33:03 +10:00
Michele Bologna
3adbb04a03 Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss). 2015-06-16 21:33:03 +10:00
asaph
24e27db94f Fixed typo in README 2015-06-16 21:33:03 +10:00
Paul
a6d2064ad7 Update bgnotify.plugin.zsh
Fixed error with spaces in commands
2015-06-16 21:33:03 +10:00
Archie
d5cac6f5a8 fix typo 2015-06-16 21:33:03 +10:00
Luca Stefani
6bef4f2aaf adb: add more commands 2015-06-16 21:33:03 +10:00
Diego Rabatone Oliveira
8dda9b2b73 Update README.markdown
Updating the install instructions as proposed in: https://github.com/robbyrussell/oh-my-zsh/issues/3516#issuecomment-76506726
2015-06-16 21:33:03 +10:00
Octavian Neamtu
05868c3935 Fixed jump pluging to display the right mark name on 'mark . ' 2015-06-16 21:33:03 +10:00
Oleksandr Shybystyi
a73a5acac4 Added README for mercurial plugin 2015-06-16 21:33:03 +10:00
Kevin Ndung'u
feffce2214 Add git to prerequisites
Resolves #3786
2015-06-16 21:33:03 +10:00
Martin Delille
0d21203773 add help link to install zsh 2015-06-16 21:33:02 +10:00
Paul Melnikow
08e4d72350 sublime: Make subl a function so it can be called from functions in other modules
Without this change, whether a function can invoke 'subl' depends on the order in which modules are loaded. With this change, the order doesn't matter.

zsh resolves aliases at parse time not run time, which means if you invoke an alias from a function, the alias must be defined before the function.

See http://stackoverflow.com/a/25532276/893113 which refers to an explanation of this limitation.

For code which may be used non-interactively, the recommend workaround is to use functions instead of aliases.
2015-06-16 21:33:02 +10:00
Jonathan Roemer
8bb1116f12 Added support for detecting Sublime Text 3 on Arch Linux 2015-06-16 21:33:02 +10:00
Matheus Cruz Rocha
f5cdf3d719 Update history-substring-search README
This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
2015-06-16 21:33:02 +10:00
DimitriSteyaert
3ecffddb64 Added the tugboat autocompletion plugin 2015-06-16 21:33:02 +10:00
UserTaken
f3c1875f66 More run and create options 2015-06-16 21:33:02 +10:00
Dan Mills
a6cd63084f Only load url-quote-magic if it is available.
Partially fixes #3614
2015-06-16 21:33:02 +10:00
Blake Watters
8e035cff3f Disable globbing when executing zeus rake aliases to enable use of square brackets without escaping 2015-06-16 21:33:02 +10:00
Adam Lindberg
8314af9901 Add git_prompt_behind and git_prompt_exists
This adds two new theme functions for git:
* `git_prompt_behind` works in a identical fashion to `git_prompt_ahead`
  and will output a format variable (`ZSH_THEME_GIT_PROMPT_BEHIND`) if
  the branch is behind.
* `git_prompt_remote` will output one format variable if the branch
  exists on remote (`ZSH_THEME_GIT_PROMPT_REMOTE_EXISTS`), and another
  if the branch is unpublished (`ZSH_THEME_GIT_PROMPT_REMOTE_MISSING`).

The old `git_prompt_ahead` has been changed. Using git log is subject
to formatting in .gitconfig, which can be overridden and will break
this function. Relying on rev-list is much more stable.
2015-06-16 21:33:02 +10:00
Sean Escriva
03d0f80981 add kitchen completion plugin from @petere 2015-06-16 21:33:02 +10:00
leif.hanack
f7515383e7 Added a possibility to display the remote branch and the number of commits you are ahead or behind 2015-06-16 21:33:02 +10:00