Mark Small
b7fddb6c28
Add auto-completion for puppet filebucket:
...
Provides auto-complete options for puppet filebucket sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
d0095421ac
Add auto-completion for puppet file:
...
Provides auto-complete options for puppet file sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
48240a1dee
Add auto-completion for puppet facts:
...
Provides auto-complete options for puppet facts sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
4af5708173
Add auto-completion for puppet doc:
...
Provides auto-complete options for puppet doc sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
7a066b661f
Add auto-completion for puppet device:
...
Provides auto-complete options for puppet device sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
0b0593a22d
Add auto-completion for puppet describe:
...
Provides auto-complete options for puppet describe sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
eaae32d0c3
Add auto-completion for puppet config:
...
Provides auto-complete options for puppet config sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
b85cbcc753
Fix certificate_revocation_list options.
2014-05-13 19:56:31 +01:00
Mark Small
06ba11272c
Fix certificate options.
2014-05-13 19:56:31 +01:00
Mark Small
31adfa1f55
Add auto-completion for puppet certificate_revocation_list:
...
Provides auto-complete options for puppet certificate-revocation_list sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
73d10f5ba4
Add more certificate options.
2014-05-13 19:55:34 +01:00
Mark Small
2371d5978a
Add missing cert options.
2014-05-13 19:55:34 +01:00
Mark Small
996caceffb
Add missing catalog options.
2014-05-13 19:55:19 +01:00
Mark Small
9080167f45
Add auto-completion for puppet certificate:
...
Provides auto-complete options for puppet certificate sub-command.
2014-05-13 19:55:12 +01:00
Mark Small
73d3a70ea0
Fix bug in cert arguments:
...
* clean option had an extra single quote.
* fingerprint option had a single quote as part of the text so changed outer quotes to double quotes.
2014-05-13 19:55:06 +01:00
Mark Small
06c31ac969
Add commonly used aliases:
...
* Renamed alias to allow the more common usage to use the shorter form alias.
* Added alias to get catalog from master.
* Added alias to test getting catalog from master without actually doing it.
2014-05-13 19:54:59 +01:00
Mark Small
911310f2c2
Add auto-completion for puppet cert:
...
Provides auto-complete options for puppet cert sub-command.
2014-05-13 19:54:52 +01:00
Mark Small
d306e2fc27
Add auto-completion for puppet catalog:
...
Provides auto-complete options for puppet catalog sub-command.
2014-05-13 19:54:46 +01:00
Mark Small
5794fcd28a
Add auto-completion for puppet ca:
...
Provides auto-complete options for puppet ca sub-command.
2014-05-13 19:54:40 +01:00
Mark Small
cbddb89699
Add auto-completion for puppet apply:
...
Provides auto-complete options for puppet apply sub-command.
2014-05-13 19:54:34 +01:00
Mark Small
d76d799aa2
Add Puppet agent auto-completion:
...
The plugin provides auto-completion to the top-level commands of puppet.
It also provides auto-completion for the agent sub-command.
2014-05-13 19:54:27 +01:00
Mark Small
a960973c50
Move puppet plugin into custom area:
...
Since puppet is a new plugin, it seems best if it resides under the custom area.
2014-05-13 19:54:17 +01:00
Mark Small
18505a0ce1
Added aliases for puppet.
2014-05-13 19:53:54 +01:00
Ingo Renner
30d9952b62
[FEATURE] Support vagrant global-status
...
Vagrant 1.6 introduced the `global-status` command which allows
to get a quick overview of all active Vagrant environments for the
currently logged in user.
2014-05-06 10:53:12 -07:00
Ingo Renner
7f8ee9aabe
[FEATURE] Support Vagrant Cloud commands
...
Vagrant 1.5 added Vagrant Cloud to share boxes. Some boxes
may be protected, the `login` command allows to access those
protected boxes from Vagrant Cloud.
2014-05-06 10:48:49 -07:00
Ingo Renner
38fe100efe
[FEATURE] Support Vagrant Share
...
Vagrant 1.5 introduced Vagrant Share to allow remote access to a Vagrant
environment. This adds support for the `share` and `connect` commands.
2014-05-06 10:46:55 -07:00
Ingo Renner
236c8de7f3
[FEATURE] Support Vagrant 1.6 version command
...
Vagrant 1.6 introduces a couple new commands, including the `version` command.
The `version` command shows the currently installed version information and
also checks for new updates available.
2014-05-06 10:45:26 -07:00
Mitchel Humpherys
33ef34baa5
Fix gmt compdef
...
Fix typo: gm -> gmt
2014-04-29 10:20:39 -07:00
drm00
f516b7c7f5
add check for colored ls on openbsd. (retry of #2225 )
2014-04-25 14:15:14 +02:00
Nicolas Brousse
73bf940c34
Update brew.plugin.zsh
2014-04-23 19:44:59 +02:00
Felipe Contreras
5918d9100b
gitfast: back-port prompt fix
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2014-04-21 21:13:06 -05:00
Felipe Contreras
6a5c8fb81b
gitfast: update to upstream v1.9.2
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2014-04-21 21:11:49 -05:00
Robby Russell
eafd5f3252
Merge pull request #1635 from jimhester/per-directory-history
...
Update to latest per-directory-history
2014-04-19 12:56:21 -07:00
Robby Russell
11bf1a3a29
Merge pull request #2681 from mcornella/fix-zsh_reload-plugin
...
Various fixes on zsh_reload plugin
2014-04-19 12:55:56 -07:00
Robby Russell
4509228c53
Merge pull request #2728 from benwong/patch-2
...
Spelling correction in itunes control function.
2014-04-19 12:55:30 -07:00
Robby Russell
59de9aaa65
Merge pull request #2671 from ukrutt/master
...
Correct redirection of stderr
2014-04-19 12:55:09 -07:00
Robby Russell
01dcf51fdf
Merge pull request #2502 from UniIsland/patch-1
...
`fc -l 1` instead of `history` in zsh_stats, fixes #2501
2014-04-19 12:54:35 -07:00
Robby Russell
5eb5f7138a
Merge pull request #2511 from FloFra/master
...
Makes history-substring-search use term specific up and down buttons.
2014-04-19 12:54:10 -07:00
Robby Russell
8aa6e6a412
Merge pull request #2650 from kemko/patch-1
...
don't add --exclude-dir to GREP_OPTIONS on FreeBSD
2014-04-19 12:53:42 -07:00
Robby Russell
ee31abfb2d
Merge pull request #2729 from grodzik/master
...
Fix for Python3
2014-04-19 07:15:04 -07:00
Robby Russell
3b830aac8c
Merge pull request #2693 from javiertejero/master
...
Fix `docker rmi` tab completion
2014-04-19 07:14:39 -07:00
Javier Tejero
7949a1cd8d
Fix docker rmi tab completion
...
This is exactly what happens on tab completion for docker rmi. This commit
fixes that.
```sh
$ docker rmi <hit TAB>
_arguments:comparguments:312: invalid argument: __docker_images
_arguments:comparguments:312: invalid argument: __docker_images
_arguments:comparguments:312: invalid argument: __docker_images
```
2014-04-19 09:03:28 +02:00
Paweł Tomak
cee52283d8
Fix for Python3
...
In Python3 without universal_newlines set to True
output from Popen was byte-encoded.
2014-04-18 23:09:38 +02:00
Dmitriy
9385b3ee0a
set exclude-dir or exclude grep flags only if available
2014-04-19 00:03:36 +04:00
Marc Cornellà
fcfa323974
Use cache folder inside $ZSH, delete with unaliased rm
2014-04-18 17:07:23 +02:00
Benjamin Wong
6f3cf195c6
Spelling correction in itunes control function.
...
Spelling correction in itunes control function.
2014-04-18 22:43:23 +10:00
Robby Russell
a9061f34d7
Merge pull request #2633 from redsunsoft/agnoster-theme-git-mode-addition
...
Added git support for merging, rebasing, and bisecting to agnoster theme
2014-04-17 19:57:23 -07:00
Robby Russell
f8f01262ab
Merge pull request #2685 from delynn/patch-2
...
Remove mailcatcher from bundler plugin
2014-04-05 08:01:29 -07:00
Pablo Cantero
c9fbfc9f48
Uses shipit instead of xcap
2014-04-04 21:20:01 -03:00
DeLynn Berry
7d696f79b8
Remove mailcatcher
...
The mailcatcher gem does not work correctly when executed through Bundler.
2014-04-04 08:11:11 -06:00