| Age | Commit message (Collapse) | Author |
|
|
|
Source: https://github.com/zsh-users/zsh-completions/blob/f7c3173886f4f56bf97d622677c6d46ab005831f/src/_rails
|
|
BREAKING CHANGE: Rename `rtx` plugin to `mise`. The project swapped name
in `v2024.1.0`. Replace references to `rtx` with `mise` while
maintaining backwards compatibility for `rtx` installations.
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Closes #10763
|
|
So clippaste behaves the same as on X11 (xsel, xclip).
|
|
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
|
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
|
|
Closes #11344
|
|
|
|
Co-authored-by: ipChrisLee <chrisleecn@outlook.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #12061
|
|
|
|
|
|
Closes #12062
|
|
|
|
|
|
Co-authored-by: Chris Hamill <chamill@ets.org>
|
|
|
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
|
|
|
|
|
|
Closes #12053
|
|
|
|
|
|
|
|
Co-authored-by: mphi <mphi@norealmail.fdfe.de>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Closes #12038
Closes #12039
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Fixes #12023
|
|
zsh versions prior to 5.0.6 mark `[[ <num> ]]` as invalid syntax
Closes #12017
|
|
Closes #12010
|
|
|
|
See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths
|
|
This allows doing something like
curl -O https://install.ohmyz.sh
and have the `install.sh` file automatically saved to its right name.
|
|
Fixes #12007
|