1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-12-29 07:41:58 +00:00
Commit graph

6615 commits

Author SHA1 Message Date
Marc Cornellà
4ef188cebf
perf(yarn): skip yarn call if default global bin directory exists ()
Fixes 
2021-12-29 15:19:59 +01:00
Marc Cornellà
c155531402
chore(bazel): update completion to f146202c 2021-12-29 15:07:52 +01:00
Alex Matheson
ce9104c4f3
feat(npm): toggle npm install / npm uninstall by pressing F2 twice ()
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-12-29 14:12:52 +01:00
WH-2099
2acb3071ca
fix(pip): don't overwrite requirements.txt in internal commands () 2021-12-29 12:55:51 +01:00
Oluwafemi Sule
eec34b32fa
fix(pip): use pip3 in pip3 uninstall completion () 2021-12-29 12:26:17 +01:00
Marc Cornellà
bc7bc74469
fix(git-prompt): fix clean prompt when stash is not empty ()
Fixes 
2021-12-29 11:54:13 +01:00
Björn Daase
7e4273f440
feat(debian): add alu alias for list and upgrade packages ()
Closes 
2021-12-29 11:34:38 +01:00
Marc Cornellà
37b278cd03
chore(debian): document previous alias 2021-12-29 11:08:02 +01:00
Shahed Hosseini
b38da62b23
feat(debian): add aar alias for autoremove () 2021-12-29 10:58:47 +01:00
Raphael Stolt
d384ccf31d
feat(composer): add cuh alias for updating global packages ()
Closes 
2021-12-29 10:55:45 +01:00
mikey dubs
cbd8481fe3
feat(composer): add cs alias for composer show ()
Closes 
2021-12-29 10:51:19 +01:00
Majid Hadavand
fcd7da3aec
feat(common-aliases): add single-column and recursive ls aliases () 2021-12-29 10:45:02 +01:00
Matthieu Baerts
8d58994d76
feat(zbell): add option not to use notify-send () 2021-12-29 10:38:00 +01:00
bretello
65bbd24eec
feat(vi-mode): add INSERT_MODE_INDICATOR ()
Co-authored-by: bretello <bretello@distruzione.org>
2021-12-29 10:34:57 +01:00
Luiz
3bb23e8e31
feat(transfer): allow encryption of uploads using GPG ()
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-12-29 10:32:29 +01:00
scrouthtv
5b2f99bcb7
fix(systemd): remove sudo from power-related aliases () 2021-12-29 10:31:29 +01:00
Celestino Gomes
cffa9a2fda
feat(ruby): add new aliases rrun and rserver () 2021-12-29 09:44:08 +01:00
Bryan Lee
eb94df6428
feat(shell-proxy): support SOCKS protocol based on URI scheme () 2021-12-29 09:42:35 +01:00
Angel Ramboi
234ad7398d
chore(ipfs): update completion script for IPFS version 0.8.0 () 2021-12-28 23:37:50 +01:00
Marc Cornellà
fe04acd97c
chore: add maintainer for shell-proxy plugin 2021-12-28 22:16:43 +01:00
Marc Cornellà
8861d5c3a7
refactor(rvm): clean up rb* utilities definition and add more versions 2021-12-28 22:13:59 +01:00
Vsevolod Voloshyn
92a862083b
feat(rvm): add latest rb* utility functions () 2021-12-28 21:41:08 +01:00
Turiok
4491588ac0
feat(repo): add command completion for repo 2.8 () 2021-12-28 20:58:50 +01:00
Julien Negrotto
e33bc40351
feat(rake): support square brackets with rake binstub ()
Closes 
2021-12-28 20:51:33 +01:00
Roderik Muit
b8e4aa2b0c
fix(pass): update pass completion to ff5ac38 ()
This fixes a problem when completion filenames with colons.

Source: https://git.zx2c4.com/password-store/commit/?id=ff5ac38f7984d7b3d2912dba106baa2fed52e530
2021-12-28 20:34:05 +01:00
idoroiengel
43046cdb35
feat(flutter): add a few more aliases ()
Closes 
2021-12-28 20:25:56 +01:00
Marc Cornellà
7568bbd9f5
feat(ng): get ng completion from parsed help output ()
Co-authored-by: Yannick Galatol <yannick.galatol@gmail.com>
2021-12-28 20:12:33 +01:00
Enrico Maria Crisostomo
69d0683a8c
feat(macports): add commands to get list of updated ports () 2021-12-28 20:10:15 +01:00
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW
875e7c4077
feat(helm): cache completion file in the background () 2021-12-28 19:49:08 +01:00
Marc Cornellà
6515850a14
feat(git-flow): add aliases for current hotfix branch 2021-12-28 19:42:12 +01:00
Marc Cornellà
7a38fa35c4
refactor(git-flow): extract git-flow completion logic 2021-12-28 19:42:12 +01:00
Fidel Torres
89ab38fe64
feat(git-flow): add aliases for current feature / release branch ()
Closes 
2021-12-28 19:42:12 +01:00
Franco Catena
40e0e72cd7
feat(gcloud): support Homebrew Google Cloud SDK path () 2021-12-28 19:07:05 +01:00
CGenie
7df7d5b4f1
feat(fossil): add completion for fossil add ()
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-12-28 19:04:45 +01:00
András Svraka
1d6553e631
feat(fd): update fd completions ()
Closes 
2021-12-28 18:56:20 +01:00
András Svraka
ca2652769c
feat(ripgrep): update ripgrep completions ()
Closes 
2021-12-28 18:56:03 +01:00
Shundeev Egor
79cf2a0d43
fix(fastfile): fix multiple bugs in plugin ()
- `fastfile_sync` didn't correctly create the aliases
- `fastfile_rm` didn't correctly remove the alias

Fixes 
Closes 
2021-12-28 18:53:48 +01:00
Léopold Mebazaa
0613232202
refactor(emoji): rewrite script w/ Python and update emojis ()
Closes 
2021-12-28 18:28:42 +01:00
t-sauer
02d8cf6e9a
feat(ember-cli): add completions for ember-cli ()
Closes 
2021-12-28 18:19:59 +01:00
Sean MacCath-Moran
d3bc4b4152
feat(drush): add Drupal 8 aliases to drush plugin ()
Closes 
2021-12-28 17:59:13 +01:00
Marc Cornellà
01230fa6e2
style(drush): fix code and README style 2021-12-28 17:49:41 +01:00
Marc Cornellà
c4be9294f2
style(acs): fix style and gitignore __pycache__ folder 2021-12-28 17:46:35 +01:00
michal panoch
d806649028
feat(bundler): add completion for info argument () 2021-12-28 17:30:32 +01:00
Arnas Udovičius
c26e9e807f
feat(arcanist): add arbl and arho aliases ()
Closes 
2021-12-28 17:27:30 +01:00
Jason A. Crome
292f11e97a
feat(autojump): add support for NetBSD () 2021-12-28 17:20:13 +01:00
Brahim Djoudi
1316b31764
feat(ant): enable colored output by default ()
Closes 
2021-12-28 17:17:16 +01:00
Marc Cornellà
364e62155d
refactor(ant): extract completion function 2021-12-28 17:17:05 +01:00
Cédric Malard
56de7c85f3
docs(aliases): clarify usage () 2021-12-28 17:06:50 +01:00
Alwyn Kik
d5cb1d339f
docs(oc): update link to openshift CLI reference () 2021-12-28 16:59:48 +01:00
Carlo Sala
df4508ad54
feat(volta): add dynamic completion generation () 2021-12-28 15:55:47 +01:00