Nikan Eidi
9eaacadb96
docs(docker): add prune aliases to README
...
Added 'dcprune', 'dnprune', and 'dsprune' aliases for container, network, and system pruning.
2026-03-18 21:15:16 -04:00
Nikan Eidi
4b701add6f
feat(docker): add aliases for container, network, and system prune
...
This PR adds missing aliases for Docker prune commands (container, network, and system) to the docker plugin, improving consistency with the existing image and volume prune aliases.
2026-03-04 22:31:14 -05:00
Markus Hofbauer
5292fea2ba
feat(pre-commit): add prek support ( #13529 )
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
Closes #13432
2026-03-04 09:28:48 +01:00
Nicknamess96
4f8632db32
docs(jj): compatibility with git async prompt ( #13602 )
...
Co-authored-by: Nicknames96 <nicknames96@users.noreply.github.com>
2026-03-04 09:25:22 +01:00
ohmyzsh[bot]
bf2948322b
chore(kube-ps1): update to 9b41c091 ( #13522 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2026-03-03 20:08:07 +01:00
dependabot[bot]
25d4d753bf
chore(deps): bump certifi in /.github/workflows/dependencies ( #13600 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 16:42:33 +01:00
dependabot[bot]
3fd2331ae8
chore(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 ( #13601 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 16:42:13 +01:00
dependabot[bot]
6bb9718dd2
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ( #13599 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 16:41:50 +01:00
PascalKont
5c4f27b716
feat(molecule): introduce molecule aliases ( #13594 )
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
2026-02-25 11:42:24 +01:00
Adam Spiers
400591e71c
fix(colored-man-pages): quote array expansion ( #13591 )
2026-02-23 11:33:24 +01:00
Jason
536515d186
docs(yum): fix typo ( #13589 )
2026-02-23 10:46:40 +01:00
nervo
2117ee5cf7
feat(molecule): introduce molecule plugin ( #12760 )
2026-02-23 10:43:26 +01:00
dependabot[bot]
7f8d6b1fca
chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 ( #13590 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 10:41:05 +01:00
Grigorii Sokolik
52d93f18d6
feat(virtualenvwrapper): add archlinux support ( #13584 )
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
2026-02-19 11:57:49 +01:00
Eve
44f2a128aa
fix(thefuck): quote ZSH_CACHE_DIR path ( #13569 )
...
path wasnt quoted, would break if it had spaces
2026-02-18 12:34:12 +01:00
Eve
45dd7d006a
fix(zsh-navigation-tools): quote some potential space-filled strings ( #13567 )
2026-02-16 12:10:27 +01:00
Thomas Witt
993afc8267
feat(dotenv): add named pipe (FIFO) support ( #13561 )
2026-02-16 12:08:13 +01:00
c0mpile
a8aca3fba5
fix(dnf): ensure correct alias for different version ( #13559 )
2026-02-16 12:01:00 +01:00
dependabot[bot]
cdd31a7ab3
chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 ( #13570 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45cbd0c69e...9e907b5e64 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 09:14:58 +01:00
Ranga Nirmal
88659ed193
fix(appearance): ensure arg separation in test-ls-args ( #13556 )
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2026-02-11 12:31:06 +01:00
dependabot[bot]
41c5b9677a
chore(deps): bump github/codeql-action from 4.32.0 to 4.32.2 ( #13558 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.32.0 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b20883b0cd...45cbd0c69e )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-08 21:09:55 +01:00
dependabot[bot]
116be8badd
chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 ( #13557 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](e3f713f2d8...5ef0c079ce )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-08 21:09:10 +01:00
dependabot[bot]
9df4ea095f
chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 ( #13547 )
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](20cf305ff2...e3f713f2d8 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 09:49:29 +01:00
dependabot[bot]
1a253c375a
chore(deps): bump github/codeql-action from 4.31.11 to 4.32.0 ( #13548 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.11 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](19b2f06db2...b20883b0cd )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 09:49:06 +01:00
dependabot[bot]
67cd8c4673
chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 ( #13539 )
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.10 to 4.31.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](cdefb33c0f...19b2f06db2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 08:14:57 +01:00
dependabot[bot]
0074e724f8
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 ( #13541 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 08:14:24 +01:00
dependabot[bot]
db66764f46
chore(deps): bump actions/setup-python from 6.1.0 to 6.2.0 ( #13540 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](83679a892e...a309ff8b42 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-25 16:10:50 +01:00
HOHOH134
e076690551
feat(gitignore): use cdn as endpoint ( #13497 )
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
2026-01-20 10:21:56 +01:00
Vinfall
233e81db4e
feat(command-not-found): support void linux ( #13531 )
2026-01-20 10:15:02 +01:00
Robby Russell
99b243b9a9
chore: add AI guidelines ( #13520 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-19 09:25:59 +01:00
dependabot[bot]
4677b798aa
chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 ( #13524 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 09:22:09 +01:00
Arbian Shkodra
834fbf3711
feat(hcloud): add plugin for Hetzner Cloud CLI ( #13473 )
...
Add a new plugin for the Hetzner Cloud CLI (hcloud) with:
- Auto-completion support
- Comprehensive aliases for all major hcloud commands
- Context management shortcuts
- Server, volume, network, and firewall management aliases
- Load balancer and certificate management shortcuts
- Documentation with complete alias reference
2026-01-18 09:50:45 -08:00
Sassan torabkheslat
47e990ccad
feat(brew): add aliases for reinstall and HEAD install ( #13446 )
...
Add new aliases:
- br: brew reinstall
- bih: brew install --HEAD
- brh: brew reinstall --HEAD
2026-01-18 09:48:55 -08:00
Olexandr88
ec14da72fb
chore: update LICENSE ( #13509 )
Scorecard supply-chain security / Scorecard analysis (push) Failing after 29m56s
2026-01-14 18:54:21 +01:00
Match
35068db837
feat(jj): add alias for jj abandon ( #13510 )
2026-01-11 12:54:11 +01:00
Carlo Sala
871d4b9816
fix(1password)!: remove v1 support ( #13507 )
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2s
BREAKING CHANGE: `op` v1 support has been removed. Please migrate to v2
if you are affected by this change.
2026-01-08 12:02:40 +01:00
Halil Özgür
ed21aa1961
fix(mise)!: remove unneeded hook-env call ( #13491 )
...
BREAKING CHANGE: Backwards compatibility for `rtx` has been removed.
Please migrate to `mise` if you are affected by this change.
2026-01-08 11:43:14 +01:00
dependabot[bot]
6634f44826
chore(deps): bump urllib3 in /.github/workflows/dependencies ( #13506 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-08 09:28:11 +01:00
ohmyzsh[bot]
2daffdf101
chore(kube-ps1): update to 0b0e6daf ( #13503 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2026-01-05 13:07:40 +01:00
Carlo Sala
28d4ab6e98
ci(deps): add GH_TOKEN to GitHub API requests ( #13502 )
2026-01-05 12:36:14 +01:00
Tom Parker-Shemilt
72625e2f2f
ci(deps): add kube-ps1 to dependencies ( #13283 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2026-01-05 11:41:34 +01:00
dependabot[bot]
d23d3ea69f
chore(deps): bump certifi in /.github/workflows/dependencies ( #13499 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.11.12 to 2026.1.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2026.1.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-04 21:50:31 +01:00
Marc Cornellà
a79b37b954
Revert "fix(kubectl)!: change alias from kl to klog ( #13204 )"
...
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
This reverts commit 475b18f39a .
2025-12-30 09:48:43 +01:00
Daniel R. Neal
0f45f82c0a
feat(tmux): add 'to' alias for session attachment ( #13479 )
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
2025-12-22 13:31:21 +01:00
bretello
129aeee6bc
feat(clipboard): send value to tmux client when copying ( #13451 )
2025-12-22 13:20:24 +01:00
dependabot[bot]
3a73094983
chore(deps): bump github/codeql-action from 4.31.8 to 4.31.9 ( #13486 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.8 to 4.31.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](1b168cd394...5d4e8d1aca )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-21 14:07:16 +01:00
Arvin Verain
95de26572e
revert(git): revert deprecation for gg* aliases ( #13485 )
...
These aliases have long been expected and integrated with user workflows. Reverting our decision to deprecate them.
2025-12-19 10:05:49 +01:00
NanoNova
945d89f7ae
feat(kubectl): add aliases for kustomization directories ( #13033 )
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2s
2025-12-17 19:27:29 +01:00
Yurii Liaskovets
8a231b1930
feat!: unify auto-approve aliases in terraform and opentofu ( #12795 )
...
BREAKING CHANGE: `tfaa` (apply auto-approve) aliases are now named `tfa!`
to require extra effort on potentially destructive action, in a similar
fashion to destroy auto-approve.
2025-12-17 18:55:47 +01:00
Jérémy
475b18f39a
fix(kubectl)!: change alias from kl to klog ( #13204 )
...
BREAKING CHANGE: `kl` alias has been renamed to `klog`, because of conflict
with https://github.com/robinovitch61/kl .
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-12-17 18:50:21 +01:00