ohmyzsh[bot]
|
f43ee85d8f
|
feat(gitfast): update to version v2.0 (#12135)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
2 years ago |
Carlo Sala
|
544eb17e33
|
ci(project): use ohmyzsh's bot credentials
|
2 years ago |
Carlo Sala
|
46b24d4099
|
ci(dependencies): fix some envs and add requirements
|
2 years ago |
B. Hamonangan
|
ec74eb91bd
|
feat(git): add `gcB` alias (#12116)
|
2 years ago |
B. Hamonangan
|
3e92d251ba
|
feat(aws): add support for sso sessions login (#12090)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
2 years ago |
Basti
|
94a0481f18
|
feat(aws): add sso logout capabilities (#12113)
|
2 years ago |
Brian Hartvigsen
|
64d881b479
|
fix(bgnotify): don't require accessibility perms in macos (#11433)
|
2 years ago |
Carlo Sala
|
8a8a04f43a
|
fix(nvm): prevent duplicates in lazy_cmd
Closes #11344
|
2 years ago |
Nidelson Gimenez
|
f74add6cb2
|
feat(react-native): add aliases for iPhone 15 (#12114)
|
2 years ago |
Gautam krishna R
|
9004c177ba
|
fix(bgnotify): make it work with `set -e` (#12111)
Co-authored-by: ipChrisLee <chrisleecn@outlook.com>
|
2 years ago |
Gautam krishna R
|
17e96bf91e
|
fix(changelog): use longer hashes for commits (#12096)
|
2 years ago |
Oleg Grigoriev
|
2a15741656
|
fix(rake-fast): make `.rake_tasks` write atomic (#12108)
|
2 years ago |
Carlo Sala
|
0bb00eddbb
|
ci(dependencies): fix typo
|
2 years ago |
Marc Cornellà
|
dd3be612e3
|
ci(dependencies): add automation for updating external dependencies (#12109)
|
2 years ago |
Jasmin
|
48ccc7b36d
|
feat(dotnet): update completion script (#12028)
|
3 years ago |
Josh Hubbard
|
346bd1cd53
|
feat(frontend-search): add `I am lucky` option
|
3 years ago |
Josh Hubbard
|
c37df3ebd4
|
feat(frontend-search): add nextjs
|
3 years ago |
Marc Cornellà
|
1ae0515a80
|
fix(lib): patch `omz_urlencode` to not encode UTF-8 chars in Termux (#12076)
Fixes #12061
|
3 years ago |
Benjamin Neff
|
0a9d82780e
|
feat(bgnotify): add option to disable terminal bell (#12077)
|
3 years ago |
Marc Cornellà
|
b6afbbea3a
|
fix(installer): fix path logic and improve clarity on ZDOTDIR use
|
3 years ago |
Johan Sjöblom
|
9b5b389c22
|
refactor(bgnotify): get Sway AppId with `awk` as fallback (#12062)
Closes #12062
|
3 years ago |
Olivia (Zoe)
|
f9993d0c68
|
docs: document the off-GitHub installation URL (#12079)
|
3 years ago |
Marc Cornellà
|
7a30bcae40
|
ci(installer): fix token passing and only run on main repo
|
3 years ago |
cohml
|
418046e958
|
feat(per-directory-history): add option to reduce verbosity (#12069)
Co-authored-by: Chris Hamill <chamill@ets.org>
|
3 years ago |
Bernard Grymonpon
|
7e3fdf33ec
|
fix(misc): only set PAGER if `less` or `more` are available (#12060)
|
3 years ago |
Yuxuan Lu
|
e11d813037
|
fix(robbyrussell): line wrapping for some systems (#12058)
|
3 years ago |
MikuHatsune39
|
ddf673b36d
|
fix(python): set `py` alias if `py` is not installed (#12059)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
3 years ago |
Mamad Kajbaf
|
76a1dfcf2b
|
feat(docker-compose): add `dclF` alias (#10603)
|
3 years ago |
Johan Sjöblom
|
6c5586cb08
|
docs(bgnotify): match README with current features (#12057)
|
3 years ago |
Johan Sjöblom
|
38e80e9f21
|
feat(bgnotify): add icon parameter (#12055)
|
3 years ago |
Saduff
|
44a5513fcb
|
fix(per-directory-history): print toggle message properly (#10872)
|
3 years ago |
Carlo Sala
|
18073af622
|
fix(bgnotify): detect properly if `swaymsg` is installed
Closes #12053
|
3 years ago |
bretello
|
e6a1db213d
|
feat(bgnotify): add support to wayland (#12045)
|
3 years ago |
Babak K. Shandiz
|
22f9a8d3b8
|
fix(juju): add `public-address` fallback to `jaddr` (#12046)
|
3 years ago |
Þórhallur Sverrisson
|
e0213342d1
|
feat(vi-mode): add option to disable clipboard (#12037)
|
3 years ago |
nexpspace
|
6165c257ae
|
fix(grc): source grc.zsh on gentoo (#12050)
Co-authored-by: mphi <mphi@norealmail.fdfe.de>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
3 years ago |
Thomas Luzat
|
c8e600f397
|
fix(direnv): initialize properly direnv
Closes #12038
Closes #12039
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
3 years ago |
Marc Cornellà
|
b6bb133f23
|
fix(git): fix repository detection in `gccd` function (#12023)
Fixes #12023
|
3 years ago |
Carlo Sala
|
632ed413a9
|
fix(wd): use `(( ))` instead of `[[ ]]`
zsh versions prior to 5.0.6 mark `[[ <num> ]]` as invalid syntax
Closes #12017
|
3 years ago |
Sarah Noor
|
38c01a235f
|
feat(npm): add alias for `npm run build` (#12012)
Closes #12010
|
3 years ago |
Josh Hubbard
|
cb86d378f2
|
feat(git-auto-fetch): fetch also submodules (#12001)
|
3 years ago |
Marc Cornellà
|
7733e3ab57
|
ci: fix path filtering in installer workflow
See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths
|
3 years ago |
Marc Cornellà
|
7348d12f8e
|
ci(vercel): add Content-Disposition header on installer
This allows doing something like
curl -O https://install.ohmyz.sh
and have the `install.sh` file automatically saved to its right name.
|
3 years ago |
Marc Cornellà
|
048455ccef
|
fix(git-commit): fix revert alias conflict (#12007)
Fixes #12007
|
3 years ago |
alps2006
|
5c22c5812e
|
feat(vi-mode): allow replacing on visual mode (#12006)
|
3 years ago |
家鳖大帝
|
b7904ae548
|
fix(firewalld): remove ` (default)` from the end of zone string (#11998)
|
3 years ago |
Marc Cornellà
|
1868c15ec6
|
chore: remove mentions of huntr.dev
huntr.dev has pivoted to ML/AI-only vulnerability reporting, and we are
now already using GitHub's private vulnerability reports.
|
3 years ago |
Amir Hosseini
|
465253396d
|
fix(direnv): use `hook` instead of `export` (#12000)
|
3 years ago |
Marc Cornellà
|
8428442ff0
|
fix(termsupport): add workaround for directory tracking issues in Konsole
Fixes #11683
Related: 50c6786
|
3 years ago |
Marc Cornellà
|
ff6dac56a2
|
fix(git): fix smart cd to cloned directory in `gccd` function
|
3 years ago |