summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-04feat(rails): update completion script (#12145)Zacharias Knudsen
2024-01-03fix(rtx)!: rename `rtx` plugin to `mise` (#12143)Jared Allard
2024-01-02refactor(minikube): standardize completion generationCarlo Sala
2023-12-31fix(clipboard): remove clippaste additional newline on wayland (#12140)Jordan Galby
2023-12-28feat(z): update to version afaf2965 (#12136)ohmyzsh[bot]
2023-12-28feat(gitfast): update to version v2.0 (#12135)ohmyzsh[bot]
2023-12-28ci(project): use ohmyzsh's bot credentialsCarlo Sala
2023-12-28ci(dependencies): fix some envs and add requirementsCarlo Sala
2023-12-27feat(git): add `gcB` alias (#12116)B. Hamonangan
2023-12-27feat(aws): add support for sso sessions login (#12090)B. Hamonangan
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
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
2023-12-20fix(changelog): use longer hashes for commits (#12096)Gautam krishna R
2023-12-20fix(rake-fast): make `.rake_tasks` write atomic (#12108)Oleg Grigoriev
2023-12-20ci(dependencies): fix typoCarlo Sala
2023-12-20ci(dependencies): add automation for updating external dependencies (#12109)Marc Cornellà
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-06fix(lib): patch `omz_urlencode` to not encode UTF-8 chars in Termux (#12076)Marc Cornellà
2023-12-01feat(bgnotify): add option to disable terminal bell (#12077)Benjamin Neff
2023-12-01fix(installer): fix path logic and improve clarity on ZDOTDIR useMarc Cornellà
2023-12-01refactor(bgnotify): get Sway AppId with `awk` as fallback (#12062)Johan Sjöblom
2023-12-01docs: document the off-GitHub installation URL (#12079)Olivia (Zoe)
2023-11-30ci(installer): fix token passing and only run on main repoMarc Cornellà
2023-11-29feat(per-directory-history): add option to reduce verbosity (#12069)cohml
2023-11-27fix(misc): only set PAGER if `less` or `more` are available (#12060)Bernard Grymonpon
2023-11-24fix(robbyrussell): line wrapping for some systems (#12058)Yuxuan Lu
2023-11-24fix(python): set `py` alias if `py` is not installed (#12059)MikuHatsune39
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
2023-11-22fix(per-directory-history): print toggle message properly (#10872)Saduff
2023-11-22fix(bgnotify): detect properly if `swaymsg` is installedCarlo Sala
2023-11-20feat(bgnotify): add support to wayland (#12045)bretello
2023-11-20fix(juju): add `public-address` fallback to `jaddr` (#12046)Babak K. Shandiz
2023-11-20feat(vi-mode): add option to disable clipboard (#12037)Þórhallur Sverrisson
2023-11-20fix(grc): source grc.zsh on gentoo (#12050)nexpspace
2023-11-15fix(direnv): initialize properly direnvThomas Luzat
2023-11-08fix(git): fix repository detection in `gccd` function (#12023)Marc Cornellà
2023-11-02fix(wd): use `(( ))` instead of `[[ ]]`Carlo Sala
2023-10-28feat(npm): add alias for `npm run build` (#12012)Sarah Noor
2023-10-28feat(git-auto-fetch): fetch also submodules (#12001)Josh Hubbard
2023-10-28ci: fix path filtering in installer workflowMarc Cornellà
2023-10-28ci(vercel): add Content-Disposition header on installerMarc Cornellà
2023-10-25fix(git-commit): fix revert alias conflict (#12007)Marc Cornellà
2023-10-24feat(vi-mode): allow replacing on visual mode (#12006)alps2006