Shohei YOSHIDA
ca484eac40
Merge pull request #861 from saeltz/patch-1
...
Drop unsupported git protocol from Readme
2022-04-26 18:31:58 +09:00
Bendix Sältz
20b3e087fd
Drop unsupported git protocol from Readme
...
When trying to clone the repository, git complained with:
```
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
```
Using HTTPS in the URL works just fine.
2022-04-26 11:21:01 +02:00
Shohei YOSHIDA
00a7cc2200
Merge pull request #859 from zsh-users/node-v18
...
Update node-v18
2022-04-20 15:41:18 +09:00
Shohei YOSHIDA
03731671e3
Update node-v18
2022-04-20 12:51:48 +09:00
Shohei YOSHIDA
3d394ebaa1
Merge pull request #858 from zsh-users/update-node
...
Update node.js options
2022-04-11 10:05:55 +09:00
Shohei YOSHIDA
ac3e08c9d4
Update node.js options
2022-04-10 23:22:38 +09:00
Shohei YOSHIDA
6db5ddc655
Merge pull request #857 from Freed-Wu/hello
...
Add completion for hello
2022-04-01 16:40:21 +09:00
Freed-Wu
4371e1a831
Add completion for hello
2022-04-01 11:28:41 +08:00
Shohei YOSHIDA
55d07cc577
Merge pull request #854 from sh-cho/patch-1
...
Add install guide with zinit
2022-03-04 10:06:32 +09:00
Seonghyeon Cho
3933b18fb3
Add install guide with zinit
2022-03-04 01:01:25 +09:00
Shohei YOSHIDA
51a663f0d6
Merge pull request #853 from syohex/issue-852
...
Don't complete if here is not git repository
2022-03-04 00:15:34 +09:00
Shohei YOSHIDA
e17d424462
Don't complete if here is not git repository
2022-03-03 23:50:33 +09:00
Shohei YOSHIDA
6fbf5fc9a7
Merge pull request #850 from syohex/pr-849
...
Rewrite #849 in Perl for portability
2022-02-24 15:34:45 +09:00
Shohei YOSHIDA
d9e81e08f2
Rewrite JSON parsing code in Perl for portability
2022-02-24 15:04:47 +09:00
Huw Percival
ff6031a8ea
re-write to use python, hopefully this is portable enough, tested with python 3.6.5 anf 2.7.18
2022-02-23 10:40:29 +00:00
Shohei YOSHIDA
fa5a3843f4
Merge pull request #848 from lukaszmoroz/fix/remove_cheat
...
Remove cheat completions
2022-02-23 09:45:25 +09:00
Huw Percival
b34650ea31
fix presets
2022-02-22 16:36:35 +00:00
Łukasz Moroz
83d9ea9218
Remove cheat completions
2022-02-22 15:48:43 +01:00
Julien Nicoulaud
3fb84ee9cc
Merge pull request #844 from felipecrs/patch-1
...
Improve OMZ installation instructions
2022-02-14 16:50:10 +01:00
Shohei YOSHIDA
530ee90b48
Remove _tarsnap
...
because it provides the zsh completion file now
2022-02-13 18:30:50 +09:00
Felipe Santos
81cd07bb9e
Improve OMZ installation instructions
2022-02-12 14:37:11 -03:00
Shohei YOSHIDA
298020e4e3
Merge pull request #842 from dark-panda/add-pg-completions
...
Add additional PostgreSQL completions for 13+ and reorganize
2022-01-28 11:09:24 +09:00
J Smith
406167058b
Add additional PostgreSQL completions for 13+ and reorganize
2022-01-27 18:23:03 -04:00
Shohei YOSHIDA
1f1962e867
Merge pull request #841 from paaguti/master
...
Add initial natnetwork handling to virtualbox
2022-01-26 08:54:25 +09:00
Pedro A. Aranda Gutierrez
2c3b218d24
Add list natnets and natnetwork option
2022-01-25 19:58:48 +01:00
Pedro A. Aranda Gutierrez
b3469afc24
Add initial support for natnetwork subcommand
2022-01-25 17:31:53 +01:00
Pedro A. Aranda Gutierrez
c83b6a505b
Add function to list natnetworks
2022-01-25 17:30:35 +01:00
Pedro A. Aranda Gutierrez
f20a81f813
Add (unCamelised) vboxmanage for Linux
2022-01-25 17:29:23 +01:00
Shohei YOSHIDA
546fa7e5bb
Merge pull request #837 from seivan/patch-1
...
git-flow: Adding description to be picked up.
2022-01-18 09:29:12 +09:00
Seivan
97093ddac6
git-flow: Adding description to be picked up.
...
Will describe what flow is, as a git sub command.
2022-01-17 17:44:56 +01:00
Shohei YOSHIDA
20f3cd5f5d
Merge pull request #836 from syohex/colon-script
...
Fix script completion which contains colons
2022-01-06 20:39:22 +09:00
Shohei YOSHIDA
1b1b0c7c8f
Fix script completion which contains colons
2022-01-06 19:47:55 +09:00
Shohei YOSHIDA
bffff37c3e
Merge pull request #834 from syohex/issue833
...
Fix perl one liner bug
2021-12-30 12:12:53 +09:00
Shohei YOSHIDA
d84a6d3b21
Fix perl one liner bug
...
decode_json returns hash reference, so scalar variable should be
used instead of hash variable.
2021-12-30 11:51:55 +09:00
Shohei YOSHIDA
b3876c5982
Merge pull request #830 from syohex/issue-829
...
Fix issue when package.json is not in current directory
2021-12-21 23:54:32 +09:00
Shohei YOSHIDA
da037c4ba7
Fix issue when package.json is not in current directory
2021-12-21 23:52:30 +09:00
Shohei YOSHIDA
e4090f1baa
Merge pull request #827 from syohex/issue-802
...
Update collect workspaces command
2021-12-11 12:27:14 +09:00
Shohei YOSHIDA
790890e256
Fix no node_modules case
2021-12-09 19:44:11 +09:00
Shohei YOSHIDA
839df66922
Don't use yarn run --json for newer yarn
2021-12-09 01:37:29 +09:00
Shohei YOSHIDA
2f54f2b212
Support both older and newer versions
2021-12-08 00:19:46 +09:00
Shohei YOSHIDA
c6bce7358c
Update collect workspaces command
2021-12-07 23:06:33 +09:00
Shohei YOSHIDA
1a0808696c
Merge pull request #825 from MunifTanjim/fix-entrypoint
...
fix: entrypoint fpath expansion
2021-12-01 15:21:22 +09:00
Munif Tanjim
ac3ceba238
fix: entrypoint fpath expansion
2021-12-01 12:08:52 +06:00
Shohei YOSHIDA
536bd1d3d4
Merge pull request #824 from midchildan/update/knife
...
knife: improve completion
2021-11-30 09:54:55 +09:00
midchildan
1f5e5ff471
knife: improve completion for Chef Vault commands
2021-11-30 00:52:28 +09:00
midchildan
392487b0fa
knife: improve code quality
...
- Quote variables
- Remove unnecessary subshells
- Use local variables
- Unify _chef_*s_remote functions
- Prefix auxillary functions with _knife_*
- Use _call_program when invoking the knife command to silence stderr
output
2021-11-29 21:58:53 +09:00
midchildan
da42a24a07
knife: backport #531 and #131
2021-11-19 00:15:06 +09:00
midchildan
b5de3d53e0
knife: sync with oh-my-zsh
2021-11-19 00:02:10 +09:00
Vadim A. Misbakh-Soloviov
a1a11caf4f
Merge pull request #823 from rex4539/typos
...
Fix typos
2021-11-13 01:29:48 +03:00
Dimitris Apostolou
0fd25cda7a
Fix typos
2021-11-12 23:56:34 +02:00