Age | Commit message (Collapse) | Author |
|
zsh versions prior to 5.0.6 mark `[[ <num> ]]` as invalid syntax
Closes #12017
|
|
Closes #12010
|
|
|
|
Fixes #12007
|
|
|
|
|
|
|
|
|
|
|
|
BREAKING CHANGE: The alias `gup` for `git pull --rebase` and its derivatives
are replaced by `gpr` for standardization. This means the previous aliases will
no longer be available after a few months. Meanwhile, the original aliases are
still working, with a deprecation notice.
See https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/git/README.md#deprecated-aliases
for the full list of deprecated aliases.
Fixes #11104
Closes #11224
Co-authored-by: Marc Cornellà <marc@mcornella.com>
|
|
Fixes #11151
|
|
|
|
Closes #11993
|
|
|
|
Closes #11829
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
(#11991)
|
|
|
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #11959
|
|
|
|
|
|
Fixes #10384
|
|
|
|
|
|
Co-authored-by: jxlwqq <jxlwqq@gmail.com>
Co-authored-by: Francesco Ilario <fr.ilario@gmail.com>
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
|
|
|
|
* add readme.md for rtx
* add rtx plugin
* update install info
* remove redundant slashes
|
|
|
|
|
|
widgets (#11861)
|
|
|
|
Closes #11143
Closes #8779
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
|
|
BREAKING CHANGE: `gt` alias clashes with Graphite CLI
(https://graphite.dev). See https://github.com/ohmyzsh/ohmyzsh/pull/11910#issuecomment-1736340910
|
|
|
|
Co-authored-by: hasecilu <hasecilu@protonmail.com>
Co-authored-by: Rik <gitaarik@posteo.net>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Co-authored-by: Gabriel Akinyosoye <gabrielfemi799@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: Marcus Müller <marcus_ohmyzsh@baseband.digital>
|