Mark Small
f51f858bb3
Add auto-completion for puppet parser:
...
Provides auto-complete options for puppet parser sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
5b354cf280
Add auto-completion for puppet node:
...
Provides auto-complete options for puppet node sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
cc4294dd45
Add auto-completion for puppet module:
...
Provides auto-complete options for puppet module sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
50afe1d2a4
Add auto-completion for puppet master:
...
Provides auto-complete options for puppet master sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
41838d0aaf
Add auto-completion for puppet man:
...
Provides auto-complete options for puppet man sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
57aff237c2
Add auto-completion for puppet kick:
...
Provides auto-complete options for puppet kick sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
523554e691
Add auto-completion for puppet key:
...
Provides auto-complete options for puppet key sub-command.
2014-05-13 19:57:22 +01:00
Mark Small
6b8ae5e16c
Add auto-completion for puppet instrumentation_probe:
...
Provides auto-complete options for puppet instrumentation_probe sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
bf3555088b
Add auto-completion for puppet instrumentation_listener:
...
Provides auto-complete options for puppet instrumentation_listener sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
9d212abf3b
Add auto-completion for puppet instrumentation_data:
...
Provides auto-complete options for puppet instrumentation_data sub-command.
2014-05-13 19:56:31 +01:00
Mark Small
e10b808c43
Add auto-completion for puppet inspect:
...
Provides auto-complete options for puppet inspect sub-command.
2014-05-13 19:56:31 +01:00
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
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