summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2024-02-03chore(brew): remove duplicated alias (#12192)Markus Hofbauer
2024-02-02fix(kubectx): k8s contexts with spaces (#12191)lutra
2024-02-01feat(hazel): add some aliases (#12070)Markus Hofbauer
2024-02-01feat(stripe): add completion plugin (#12064)Eric Schultz
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-02-01feat(aws): implement permanent state (#12018)0rxa
Co-authored-by: Rei Arifi <reiarifi@Reis-MacBook-Pro.local> Co-authored-by: Hysen Ndregjoni <hndregjoni@hotmail.com>
2024-02-01feat(git): add `grf` alias (#12176)Harkesh
2024-02-01feat(git-commit): add `wip` kind (#12188)Rejman Nascimento
2024-01-30fix(aws): pass default region to fetch regions (#12175)Gauthier Delacroix
Co-authored-by: Gauthier Delacroix <no@email.com>
2024-01-30feat(ssh): add plugin (#12186)Frank Dana
Closes #2707 Co-authored-by: Frank Wittig <frank.wittig@here.com> Co-authored-by: Frank Wittig <frank@e5k.com>
2024-01-25fix(jump)!: only resolve mark symlink (#11074)ditzy
BREAKING CHANGE: Previously, `jump` would resolve the symlink to the mark directory and resolve again if the mark directory was also a symlink. It only resolves once after this commit.
2024-01-24fix(web-search): encode spaces as `%20`Carlo Sala
2024-01-18feat(virtualenvwrapper): run function on startup (#12163)Júlio Selva
2024-01-17feat(autojump): add path for nix per-user (#11935)Brian McKenna
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-17feat(vscode): add `vscp` alias (#12092)Ali Sajid Imami
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-16feat(history-substring-search): update to version 8dd05bfc (#12167)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-16ci(dependencies): create history-substring-search files as expectedCarlo Sala
2024-01-16fix(history-substring-search): source properly pluginCarlo Sala
2024-01-16feat(history-substring-search): use new dependencies updaterCarlo Sala
2024-01-16feat(history-substring-search): update to upstream (#12164)Tabrez Mohammed
2024-01-16feat(web-search): add `deepL` (#12165)とんとんぼ
2024-01-13feat(git): add `greva` and `grevc` aliases (#12042)Mohammad Al Zouabi
2024-01-13feat(git): add `gcann!` alias (#12041)Mladen Plavsic
2024-01-13fix(python): add support for cli args (#12159)Gautam krishna R
2024-01-13feat(terraform): add new terraform and helm aliases (#11923)reda
2024-01-10docs(git): align `gpristine` alias (#12155)Albert Still
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-06fix(macos): print usage for `man-preview` with no args (#12147)Johan Kaving
2024-01-05feat(gcloud): add asdf installation dir (#12146)Mete
2024-01-04feat(rails): update completion script (#12145)Zacharias Knudsen
Source: https://github.com/zsh-users/zsh-completions/blob/f7c3173886f4f56bf97d622677c6d46ab005831f/src/_rails
2024-01-03fix(rtx)!: rename `rtx` plugin to `mise` (#12143)Jared Allard
BREAKING CHANGE: Rename `rtx` plugin to `mise`. The project swapped name in `v2024.1.0`. Replace references to `rtx` with `mise` while maintaining backwards compatibility for `rtx` installations. Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-01-02refactor(minikube): standardize completion generationCarlo Sala
Closes #10763
2023-12-28feat(z): update to version afaf2965 (#12136)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-28feat(gitfast): update to version v2.0 (#12135)ohmyzsh[bot]
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-27feat(git): add `gcB` alias (#12116)B. Hamonangan
2023-12-27feat(aws): add support for sso sessions login (#12090)B. Hamonangan
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-12-27feat(aws): add sso logout capabilities (#12113)Basti
2023-12-27fix(bgnotify): don't require accessibility perms in macos (#11433)Brian Hartvigsen
2023-12-27fix(nvm): prevent duplicates in lazy_cmdCarlo Sala
Closes #11344
2023-12-24feat(react-native): add aliases for iPhone 15 (#12114)Nidelson Gimenez
2023-12-22fix(bgnotify): make it work with `set -e` (#12111)Gautam krishna R
Co-authored-by: ipChrisLee <chrisleecn@outlook.com>
2023-12-20fix(rake-fast): make `.rake_tasks` write atomic (#12108)Oleg Grigoriev
2023-12-06feat(dotnet): update completion script (#12028)Jasmin
2023-12-06feat(frontend-search): add `I am lucky` optionJosh Hubbard
2023-12-06feat(frontend-search): add nextjsJosh Hubbard
2023-12-01feat(bgnotify): add option to disable terminal bell (#12077)Benjamin Neff
2023-12-01refactor(bgnotify): get Sway AppId with `awk` as fallback (#12062)Johan Sjöblom
Closes #12062
2023-11-29feat(per-directory-history): add option to reduce verbosity (#12069)cohml
Co-authored-by: Chris Hamill <chamill@ets.org>
2023-11-24fix(python): set `py` alias if `py` is not installed (#12059)MikuHatsune39
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-11-23feat(docker-compose): add `dclF` alias (#10603)Mamad Kajbaf
2023-11-23docs(bgnotify): match README with current features (#12057)Johan Sjöblom
2023-11-23feat(bgnotify): add icon parameter (#12055)Johan Sjöblom