Commit graph

4,408 commits

Author SHA1 Message Date
Sinkerine
f038b6bddc [!] optimize 2018-03-24 11:40:39 -04:00
Sinkerine
55ea51a6cd [-] useless config 2018-03-24 11:39:48 -04:00
Sinkerine
8e88397bef [-] fzf-tab-completion 2018-02-09 12:34:37 -05:00
Sinkerine
e32b83a384 [+] fzf-tab-completion 2018-02-08 22:31:58 -05:00
Sinkerine
95f2a45bd9 [!] change url to ssh for dev 2018-02-07 22:43:46 -05:00
Sinkerine
9e1f168b88 [!] change url to https for cloning 2018-02-07 22:37:22 -05:00
Sinkerine
8356862f02 [+] yadm-zsh 2018-02-07 18:59:55 -05:00
Sinkerine
4a9a6424b8 [!] zce update 2018-02-06 18:31:46 -05:00
Sinkerine
bd2a672997 [!] change zce to fork version 2018-02-06 18:26:39 -05:00
Sinkerine
759e676739 [+] load plugin for zce 2018-02-06 18:11:29 -05:00
Sinkerine
cc10b3959e [!] manage plugins by submodules 2018-02-06 18:07:31 -05:00
Sinkerine
9929d14d96 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh 2018-02-06 15:52:54 -05:00
Sinkerine
2e079dd778 [+] zce 2018-01-28 11:46:21 -05:00
Vsevolod Romashov
e6424c355d add hanami to the list of wrapped gems (#6334) 2018-01-22 19:35:17 -08:00
Samuel BERTHE ツ
63549bf1ba Adding whatthecommit to lol plugin (#6289) 2018-01-22 19:25:15 -08:00
David Leitner
dcbd636f25 Update extract.plugin.zsh (#6516) 2018-01-22 19:24:18 -08:00
Jake Stanley
38db479e37 added stn create_project function for stubbing sublime-project files (#6515) 2018-01-22 19:23:36 -08:00
Michael Nikitochkin
1da3c61d4d add -auto-approve flag to terraform apply command (#6558) 2018-01-22 19:19:57 -08:00
Jeremy Worboys
1b5f5253d1 Add ExpressionEngine CMS autocompletion (#6556) 2018-01-22 19:19:03 -08:00
Giuseppe Landolfi
5864274bcc Add support for Mac to dirhistory plugin (#6533)
Add shortcuts for mac keyboards as an alternative to alt+left
abd alt+right: mac users can now use opt+left and opt+right.
2018-01-22 19:18:45 -08:00
Thomas Stuttard
715a8b9bbc Update the docker completions script to match the official repo (#6518) 2018-01-22 19:18:31 -08:00
Steve
1451d24ba8 updated alias and corrected python package (#6520) 2018-01-22 19:18:03 -08:00
Miguel Piedrafita
8bf738f0dc Update license year (#6522) 2018-01-22 19:17:36 -08:00
Alexey Pristavkin
b6c8aa85b0 Update of docker completion (#6542) 2018-01-22 19:14:55 -08:00
arizzubair
22ac32264b Update README.md (#6554)
Minor spelling mistake.
2018-01-22 19:14:32 -08:00
Kimberly Zick
667d2c934f Add match for MM (result of git commit -p on a single changed file) to git_prompt_status (#3632) 2018-01-22 19:14:05 -08:00
Harish Narayanan
cf151c040d Replace spotify command in the osx plugin with a more recent copy of the upstream project (#6419)
* Remove older shpotify code from the macOS plugin

* Add Shpotify 2.0.1 from the upstream repository at https://github.com/hnarayanan/shpotify/releases/tag/2.0.1

* Wrap the Shpotify script in a function and import into the macOS plugin

* Fix import path of the shpotify script

* Add shpotify permission notice in the macos plugin rREADME

* Merge with the upstream shpotify project

- Fix playlist playback
- Add a 'stop' command
2017-12-14 08:01:32 -08:00
Sinkerine
66a360eba1 [-] fz plugin 2017-12-07 21:02:30 -05:00
yongxin SHI
36c3daaf9a add pip --user (#6470) 2017-12-07 15:53:10 -08:00
kg
f0cdac5a42 Update adb (#6472) 2017-12-07 15:52:52 -08:00
kg
926e473de5 add autocomplete for adb -s option (#6121) 2017-12-04 15:08:07 -08:00
Sinkerine
bf516009b9 [+] add submodule for fz plugin 2017-11-27 20:38:06 -05:00
Sinkerine
9395dfea09 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh 2017-11-27 18:51:53 -05:00
Brandon Weaver
822123489b Update ruby.plugin.zsh (#2117)
Added some Gem command shorthands, and ruby shorthand
2017-11-14 06:37:31 -08:00
catull
8b64e571bc With zsh 5.4 a simple "local FLAGS" meant as an array must be explicitly declared so. This fix avoids the dreaded "parse_git_dirty:3: FLAGS: attempt to assign array value to non-array". (#6414) 2017-11-14 06:36:53 -08:00
Michael Nikitochkin
3fa5080803 Fix the terraform function name (#6418)
* Fix the terraform function name

Current function name do worse. I always use `terr<TAB>` and before those prompt it was add space in the end. Now because we have multiple functions and binaries started with terraform there are no space.

* Updated terraform readme

Updated the name of new function name
2017-11-14 06:36:22 -08:00
Ning Sun
627a0cc263 Fixed Pacaur aliases (#6416)
`pacaur -Syua` only updated AUR pakcages, wihch is incompatible with semantics of `pacupg` and `yaupg`. Removing `-a` here it would work for both main repos and aur.
2017-11-14 06:35:55 -08:00
Antonis Kalipetis
552882f7d2 Update Docker completion plugin (#6410) 2017-11-11 09:40:03 -08:00
Markus Færevaag
e4553c3337 [wd] Fix update of wd plugin to v0.4.6 (#6407) 2017-11-09 15:10:33 -08:00
Juanra Núñez
420737febf Added aliases for listing packages (#6374)
Added 'agli' to list all installed packages.
Added 'aglu' to list available updates only.
2017-11-08 14:03:11 -08:00
Paweł Czochański
b9a33eac64 Fix wrong $GNUPGHOME usage in gpg-agent plugin (#6403)
$GNUPGHOME variable was used incorrectly and caused a grep error when
set.
2017-11-08 14:02:38 -08:00
Robby Russell
06d46509bf Updating template and README to list plugins on individual lines vs one long one. Easier scanning for you and me. 2017-11-08 10:46:40 -08:00
Aviv A. Rosenberg
367d656738 Plugin for iTerm2 (#3790)
* Plugin for iTerm2 on OSX

iTerm2 is a popular terminal emulator for OSX (https://www.iterm2.com).

The plugin currently implements one function, iterm2_profile, which
allows easily changing the currently selected user settings profile,
without creating a new tab or window, just by calling the function.

For example, this is handy for switching from a dark to a light colored
profile without having to re-open anything.

In addition, it also works within tmux running inside iTerm2.

* iTerm2 Plugin: Run any iTerm2 command

Refactored the plugin so that it can run arbitrary iTerm2 commands.
Should work with any of the supported commands, see
https://iterm2.com/documentation-escape-codes.html

* iTerm2 Plugin: Add functions to change tab color
2017-11-07 08:11:21 -08:00
Mahmoud Hossam
4b86c3c17a Rename clashing ag alias (#5849)
* Fix ubuntu ag alias clashing with the silver searcher

* Add aliases for git apply and git merge --abort
2017-11-07 08:06:41 -08:00
Jonathan Channon
cfa42832f9 Added --force-with-lease method (#5025) 2017-11-07 08:06:19 -08:00
Jakub Sacha
98269a8d74 Add docker-machine plugin (#4782) 2017-11-07 08:05:19 -08:00
Paweł Czochański
3c4d3ee7eb Fixed the gpg-agent plugin for new gpg versions (#6140)
The gpg-agent plugin did not work for gpg versions above or equal to
2.1 because of the `--write-env-file` option deprecation. This new version
works fine and also enables the ssh-agent support only if it is enabled in the
gpg-agent config file.
2017-11-07 08:04:38 -08:00
T0mK0
2f093a9cf7 speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080)
* speed up chruby plugin by eliminating(as much as possible) calls to brew

* speed up aws plugin by eliminating(as much as possible) calls to brew
2017-11-07 08:03:54 -08:00
Nur Rony
e8d9b634b0 feature(plugins): adds kops (kubernetes operations) plugin (#6107) 2017-11-07 08:03:14 -08:00
Michael Favia
04fa1b2bec Add aliases for kubectl to speed up repetitive commands. (#5856) 2017-11-07 08:00:14 -08:00