Pedro A. Aranda Gutiérrez
|
95a0ece8d3
|
fix(agnoster): respect bg / fg user envs (#12897)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
11 months ago |
Nicholas Wilson
|
afbbdd6099
|
docs: fix typos (#13061)
|
11 months ago |
Kat R.
|
a7426f0b38
|
fix(git-prompt): use `--git-common-dir` to load stash count (#13072)
|
11 months ago |
swivelmargarita
|
c1e5ff3169
|
fix(branch): handle branches with `/` properly (#13063)
Co-authored-by: Takha Polat <takha.polat@bell-sw.com>
|
11 months ago |
dependabot[bot]
|
a84a0332a8
|
chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [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.3.0...2.4.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.4.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>
|
11 months ago |
Sidar
|
750d3ac4b4
|
fix(macos): use `command man` instead of `man` (#13046)
|
12 months ago |
Carlo Sala
|
f81259fb34
|
fix(cli): support `noexec` environments (#13042)
Closes #13032
|
12 months ago |
Carlo Sala
|
a78d006faa
|
fix(asdf)!: remove legacy <0.16 integration
`asdf` plugin only supports asdf 0.16 and ahead from now on.
|
12 months ago |
Kartik Vashistha
|
2f3a141f65
|
docs(asdf): match README with 0.16 (#13026)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
12 months ago |
Mikrz
|
346c09d469
|
fix(dnf): function name typo (#13040)
|
12 months ago |
Roeniss Moon
|
506cedb7ca
|
chore(alias-finder): code style (#13038)
|
12 months ago |
Chriss
|
fa396ad771
|
feat(docker): add alias for stats (#12988)
|
12 months ago |
Roeniss Moon
|
4efdc90dba
|
docs(docker): add section for podman's docker wrapper (#13024)
|
12 months ago |
Roeniss Moon
|
1de190e439
|
fix(alias-finder): early return on cmd len <2 (#13030)
|
12 months ago |
Carlo Sala
|
eeaf9f89b0
|
fix(tmux): disable AUTOREFRESH by default (#13034)
|
12 months ago |
Benjamin Neff
|
899af6328b
|
fix(bgnotify): detect if sway is running and not just installed (#12989)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
1 year ago |
Adil Erchouk
|
ac1335125c
|
feat(macos): add support for Ghostty (#12890)
|
1 year ago |
Marc Cornellà
|
407be8f036
|
feat(dirhistory): preserve forward directories with `cde` alias (#9328)
Closes #11954
Co-authored-by: Jeff Williams <jeffsmessages@gmail.com>
|
1 year ago |
Gurram Siddarth Reddy
|
22ec00d1f6
|
chore(install): option case matching (#12881)
|
1 year ago |
Carlo Sala
|
0c8c7bf2a8
|
docs(tmux): add note to README for #5282
|
1 year ago |
Xin Li
|
ec07c79d7e
|
feat(tmux): refresh global environments automatically (#5282)
|
1 year ago |
Marc Cornellà
|
068299685c
|
fix(dirhistory): support iTerm2 natural text key bindings (#11026)
Fixes #11026
Fixes #11407
|
1 year ago |
Carlo Sala
|
5eaebdf0fe
|
fix(termsupport): ensure ohmyzsh can run with `set -eu`
Closes #12870
|
1 year ago |
Kristijan
|
85d60d489c
|
feat(dirhistory): add support for ghostty (#12868)
|
1 year ago |
bretello
|
070f823a84
|
feat(uv): alias `uv` with `noglob` (#12866)
|
1 year ago |
Ken van der Eerden
|
6591606d56
|
feat(jira): add `project` command to open project (#12851)
|
1 year ago |
Hong Xu
|
da2510c199
|
fix(nicoluaj): avoid overriding customization params (#12859)
|
1 year ago |
Robert Dober
|
bea0dd2ca0
|
feat(mix): autocomplete `format` command (#13012)
|
1 year ago |
Linda TJ
|
34e9830dd3
|
fix(ranq-quote): use https for quote retrieval (#13021)
|
1 year ago |
Gary Wei
|
f97e871c33
|
fix(conda): correct typo in alias parameter (#13010)
Closes #13009
|
1 year ago |
nasso
|
1c2127727a
|
feat(jj): enable dynamic completion (#13003)
|
1 year ago |
nasso
|
30e516a3aa
|
feat(jj): add jujutsu plugin (#12292)
|
1 year ago |
tuzi3040
|
6e7ac0544e
|
fix(agnoster): print white text over black for light theme only (#12983)
|
1 year ago |
Adrien Plazas
|
92da3108b5
|
fix(agnoster): print white text over black (#12525)
|
1 year ago |
Marc Cornellà
|
7d32e7fc3f
|
fix(updater): detect p10k instant prompt (#12971)
Fixes #12781
|
1 year ago |
Stephen Gelman
|
0e99f402cd
|
feat(agnoster): add color config and add some git stuff (#12505)
Co-authored-by: Kilobyte22 <stiepen22@gmx.de>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
1 year ago |
Dennis Dashkevich
|
8074eb8b46
|
fix(chruby): update brew sourcing for Apple Silicon (#12941)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
1 year ago |
Carlo Sala
|
4d9d346718
|
feat(asdf): support asdf v0.16 ahead
Co-authored-by: Valgard Trontheim <github@trontheim.de>
Closes #12964
Closes #12967
|
1 year ago |
Daniel Mensinger
|
db32c6ccce
|
fix(mvn): handle directories in `<relativePath>` (#12957)
|
1 year ago |
dependabot[bot]
|
2b547d113b
|
chore(deps): bump certifi in /.github/workflows/dependencies (#12955)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31)
---
updated-dependencies:
- dependency-name: certifi
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>
|
1 year ago |
ohmyzsh[bot]
|
2343ad517d
|
feat(wd): update to v0.9.3 (#12954)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
1 year ago |
soemiran
|
1c34b0e67d
|
feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949)
|
1 year ago |
Guspan Tanadi
|
33d4db7fee
|
docs(ember-cli): fix typo (#12945)
|
1 year ago |
Carlo Sala
|
ce9a4a0196
|
feat(dnf): add `dnf5` completion
Closes #12939
|
1 year ago |
dependabot[bot]
|
9ffc14c3e1
|
chore(deps): bump semver from 3.0.3 to 3.0.4 in /.github/workflows/dependencies (#12938)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Marcus Voltolim
|
cc9259d6ad
|
docs(git-auto-fetch): fix typo (#12937)
|
1 year ago |
Eduardo Roberto
|
3bd48b12c8
|
chore: ignore `.zwc` files (#12936)
|
1 year ago |
Ken van der Eerden
|
5fd2059e5e
|
feat(jira): allow branch name customization (#12850)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
1 year ago |
Marc Cornellà
|
85c4941492
|
fix(cli)!: remove harmful `--unattended` flag for `omz update` (#12935)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
1 year ago |
shun095
|
d2e79501b2
|
fix(timer): minutes calculation logic (#12857)
|
1 year ago |