Commit Graph

3273 Commits

Author SHA1 Message Date
c9841f43b1 yarn: use zsh-completions latest version (87e1313)
Closes #7300
Closes #8115
Closes #8118
2019-10-09 15:12:00 +02:00
7d410549cd Adds chruby plugib README.md 2019-10-08 22:42:18 +01:00
b09aed9cc7 yarn: add ytc alias for test with coverage (#7664) 2019-10-08 20:38:25 +02:00
c714d3fced gradle: support gdub completion (#6135) 2019-10-08 15:48:08 +02:00
82bd8828eb Create README.md for compleat plugin 2019-10-08 14:01:57 +05:30
7e842cddc4 cloudapp: add README (#8229) 2019-10-07 18:50:01 +02:00
fdebc2272e Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
13d889470e ufw: add README (#8227) 2019-10-07 18:08:35 +02:00
a3b63aa6ab Reword 2019-10-07 18:08:14 +02:00
5efe52d991 virtualenvwrapper: add README (#8226) 2019-10-07 18:04:49 +02:00
5f066dabc8 Add README for pow and powify plugins (#8225) 2019-10-07 18:01:08 +02:00
d5e7040ebd pyenv: add README (#8224) 2019-10-07 17:53:18 +02:00
e2d5426f42 perl: add README (#8215) 2019-10-07 17:41:09 +02:00
896dd271c8 Some syntax changes and more function docs 2019-10-07 17:40:51 +02:00
d8a7884731 redis-cli: add README (#8214) 2019-10-07 17:26:05 +02:00
a9d382a297 Small changes 2019-10-07 17:25:44 +02:00
456814d8a6 mysql-macports: add README (#8210) 2019-10-07 17:23:00 +02:00
b45e0f4836 dash: simplify completion logic 2019-10-07 17:08:38 +02:00
357336bfb3 Remove redundant section and document keyword args 2019-10-07 17:04:31 +02:00
4b65f439e2 docs: add README.md for Dash plugin 2019-10-07 07:08:17 +02:00
dd0ade161c Create README.md
Added README for UFW plugin issue: [Good first PR] Add READMEs to undocumented plugins #7175
2019-10-06 15:24:25 -04:00
53d987346f Create README.md 2019-10-05 11:30:21 +02:00
e1cb349ffe Update README.md 2019-10-05 11:14:12 +02:00
1be840b831 Create README.md 2019-10-05 11:05:46 +02:00
3848102a5e terminitor: add README (#8197) 2019-10-03 13:55:07 +02:00
c60371a829 rebar: add README (#8198) 2019-10-03 13:52:50 +02:00
d9bb732eac rvm: add README (#8199) 2019-10-03 13:52:01 +02:00
ff23aa0bf9 n98-magerun: add README (#8200) 2019-10-03 13:51:17 +02:00
188eff0653 Adding README for rvm 2019-10-02 20:30:22 -04:00
ae0de1135d cakephp3: add README (#8196) 2019-10-02 22:31:28 +02:00
4b8f4d529e yii: add README (#8194) 2019-10-02 18:58:15 +02:00
1a6480e486 bundler: add rubocop to bundled_commands (#8169) 2019-10-02 18:55:47 +02:00
372bb48cee Add rubocop to bundler readme 2019-10-02 11:01:16 -04:00
fc9093b745 Add rubocop to bundled_commands 2019-10-02 11:01:16 -04:00
e38099de96 sublime: ignore wslpath errors if C drive is missing 2019-10-02 13:10:36 +02:00
bf0cf4eb1e yarn: add Yarn Workspace aliases (#7491) 2019-10-01 22:24:48 +02:00
f32b30277d yarn: add yd as yarn dev alias (#7663) 2019-10-01 22:24:00 +02:00
77ad69e080 jruby: add README (#8190) 2019-10-01 21:21:05 +02:00
b8cfa0c77a Update README: include Yarn workspace shortcuts 2019-10-01 14:11:59 -05:00
ec7ef7eed1 lein: add README (#8189) 2019-10-01 20:10:11 +02:00
bb6ae70b92 fzf: add support for debian packages (#8001) 2019-10-01 13:34:13 +02:00
51f0eaad61 Add README for thor and pip plugins (#8185) 2019-10-01 13:13:18 +02:00
8bfeb3759c oc: add README (#8188) 2019-10-01 13:02:28 +02:00
f763244e3b autoenv: add README (#8184) 2019-10-01 12:56:41 +02:00
487f0af412 Fix table alignment 2019-09-30 19:49:09 +02:00
2004550a58 react-native: add aliases for newer iPhones to Doc
Added aliases for iPhone 11, 11 Pro, 11 Pro Max to the Document.
2019-09-25 01:03:08 +08:00
ccee223aed react-native: add aliases for newer iPhones
Added aliases for iPhone 11, 11 Pro, 11 Pro Max
2019-09-25 00:58:35 +08:00
f9e7c45a48 Add flutter plugin (#8150) 2019-09-24 14:46:38 +02:00
be9160ef90 gcloud: add search path for Arch Linux (#8164) 2019-09-21 23:11:25 +02:00
6cfaa07627 Add gcloud plugin (#8144)
* A gcloud plugin

This PR addresses issue #6205

This adds support for loading completion for the Google Cloud SDK
command line tools. It searches the known paths for an SDK and loads the
provided completion if it is found. Users can supply a custom location
for the SDK by setting `CLOUDSDK_HOME` in their `zshrc` before loading
oh-my-zsh plugins.

* Canoncial zsh and some safe guards

Based on a PR review from mcornella. All off this has now been tested
on the following variants:

  - macOS 10.14.6 - Homebrew
  - macOS 10.14.6 - Custom install
  - Ubuntu 16.04.6 LTS - apt install
  - Ubuntu 18.04.3 LTS - apt install
  - Ubuntu 18.04.3 LTS - snap classic install
  - CentOS 7 - yum install
2019-09-20 13:58:35 +02:00