Carlo Sala
203369b0f9
ci(dependencies): run on sunday CET morning
2 years ago
Rizky Ilham Pratama
41d2029dec
feat(laravel): add aliases laravel 11 ( #12354 )
2 years ago
Carlo Sala
c77a01dbe2
Revert "feat(agnoster): add `anaconda` env information ( #12434 )"
...
This reverts commit 309129f651 .
2 years ago
robinverduijn
bbfb985359
chore(agnoster): typo ( #12437 )
2 years ago
danielwerg
dfb436b54a
feat(tldr): add tldr plugin ( #12429 )
2 years ago
ohmyzsh[bot]
f6b3fc84d1
feat(wd): update to version v0.7.0 ( #12436 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2 years ago
Carlo Sala
04b66b2308
chore(dependencies): PR wording
2 years ago
Carlo Sala
0621944db5
fix(dependencies): only open PR if there are changes
2 years ago
Daniel Ochoja
309129f651
feat(agnoster): add `anaconda` env information ( #12434 )
2 years ago
Alessandro Miliucci
a779d6563f
chore(template): propose add `.local/bin` to PATH ( #12417 )
2 years ago
Fritz Reichwald
fb91ca27a2
feat(amuse): add whitespace before virtualenv ( #12423 )
2 years ago
Juho Kuisma
a8a747e18a
feat(fzf): add support for Fedora package ( #12421 )
2 years ago
ohmyzsh[bot]
b1c5315a5f
feat(wd): update to version v0.6.1 ( #12413 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2 years ago
Carlo Sala
0493eab8ce
fix(dependencies): check if repo is clean before committing
2 years ago
Carlo Sala
1d31ff6037
ci(dependencies): fetch all branches
2 years ago
Carlo Sala
eff648aab0
ci(dependencies): use `setup-python` and enable cron-based jobs
2 years ago
Carlo Sala
eb2ff84a2c
fix(dependencies): avoid creating PR if it's already there
2 years ago
Carlo Sala
423b9a8ded
feat(dependencies): add support for semver tags
2 years ago
Carlo Sala
a258eb4547
fix(dependencies): improve typing
2 years ago
Carlo Sala
13c8a10e39
style(dependencies): run `ruff` formatter
2 years ago
Carlo Sala
83110e8ce1
chore(dependencies): update requirements.txt
2 years ago
Marc Cornellà
d91f4e83ef
fix(fzf): fix missing `is-at-least` error in setup ( #12412 )
...
Fixes #12412
2 years ago
Francesco Ilario
0fabd5f22f
fix(git): add checked-out branch support to `gbg*` ( #12397 )
2 years ago
Ilya
d2cf10c29f
feat(procs): add completions plugin ( #12406 )
2 years ago
Kiran Koirala
9af7ebcf36
fix(nvm): use `command cat` to avoid alias ( #12410 )
2 years ago
Kiran Koirala
b1af78d64d
fix(nvm): use `nvm version` when needed ( #12409 )
2 years ago
Atk
5947c3c3c9
feat(dependencies): add `wd` ( #12405 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Marc Cornellà
b0561d28b5
fix(cli): fix edge cases in `omz plugin disable` command ( #12401 )
...
Also introduces tests, which will be refactored into the proper
place when a test system is finally designed.
Fixes #12400
2 years ago
Carlo Sala
8c5f64cc2f
feat(nvm): add `corepack` to `lazy_cmd`
2 years ago
Michael Gonzo
22bbc233e9
feat(python): autovenv keeps activated on subdirs ( #12396 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Shai Coleman
668ca3a32d
fix(extract): `zst` now extracts as expected ( #12395 )
2 years ago
stefan
529f77a344
feat(termsupport): support `alacritty*` TERM ( #12392 )
...
Closes #12391
2 years ago
Antoine
8581ecd462
feat(autojump): add `nix-darwin` install path ( #12389 )
2 years ago
Carlo Sala
21963f4f67
fix(fzf): support old `fzf` versions
...
Closes #12387
2 years ago
Marc Cornellà
803e1a784c
fix(copybuffer): prevent `which` alias usage ( #12379 )
2 years ago
Carlo Sala
5d2d35cd17
fix(poetry-env): do not deactivate in a subdir
...
Closes #12377
2 years ago
John Matczak
ee69c14beb
feat(fishy): add color to username ( #12369 )
2 years ago
Zikoeng Xi
67581c53c6
fix(ssh-agent): add identity only if identity exists ( #12371 )
2 years ago
Marc Cornellà
0c80a063c3
chore(async): reenable async prompt by default on zsh < 5.0.6 ( #12358 )
...
Fixes #12331
2 years ago
Marc Cornellà
f78c6b90fc
fix(async): fix crash on zsh < 5.0.6 ( #12358 )
2 years ago
Marc Cornellà
1b5503a3ee
feat(fzf): support fzf setup for 0.48.0 and older ( #12367 )
...
Fixes #12355
2 years ago
Martin Hans
d17ca487a4
fix(history): add `t` option to history wrapper ( #12365 )
...
The `t` option takes a strftime format specification as argument. This
fixes cases in which $HIST_STAMPS is set to a value other than
`mm/dd/yyyy|dd.mm.yyyy|yyyy-mm-dd`.
2 years ago
Marc Cornellà
80a651a6df
chore(updater): small typo
2 years ago
Marc Cornellà
56cfcb44e7
fix(updater): abort update if `$ZSH` is not a git repository
...
Fixes #12298
2 years ago
Marc Cornellà
c262ffbb68
fix(update): define `$ZSH` if undefined ( #12273 )
...
Fixes #12273
Fixes https://github.com/topgrade-rs/topgrade/issues/519
2 years ago
Marc Cornellà
eafa78217d
fix(history): fix `history -c` ( #12362 )
...
Fixes #12362
2 years ago
Marc Cornellà
1ed8d4b555
fix(git): turn off async prompt by default on zsh < 5.0.6 ( #12331 )
...
See https://github.com/ohmyzsh/ohmyzsh/issues/12331#issuecomment-2059460268
2 years ago
Marc Cornellà
7ef3f49f97
fix(agnoster): prevent accidental alias use
2 years ago
Martin Hans
efa8de0b52
fix(history): fix edge cases introduced in #12341 ( #12357 )
2 years ago
Jhon Pedroza
b26000d168
feat(tmux): sessions named as current dir ( #12351 )
2 years ago