Age | Commit message (Collapse) | Author |
|
|
|
There are workspace settings for vscode plugins that make contributing to ohmyzsh easier. However, these would be noisy for users, especially for those that don't use vscode.
|
|
* build: harden main.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* build: harden project.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* Update project.yml
The permissions are not necessary, because a separate token is used `GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}`
|
|
|
|
closes #11042
|
|
|
|
|
|
|
|
Fixes #11201
|
|
|
|
|
|
|
|
Closes #11133
|
|
Fixes #10888
Closes #10889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #10925
|
|
|
|
Fixes #10925
|
|
|
|
|
|
|
|
BREAKING CHANGE: the following deprecated plugins have been removed:
`cargo`, `copydir`, `npx`, `osx`, and `rustup`. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed
refactor(rustup)!: remove deprecated plugin
BREAKING CHANGE: the plugin was deprecated and is now removed. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed
|
|
|
|
|
|
|
|
|
|
|
|
Closes #10939
Co-authored-by: Jorge Francisco Varela Gutiérrez <jvarela@jfvarela.redhat.com>
|
|
|
|
Co-authored-by: Steven Pitts <spitts@teikametrics.com>
|
|
Fixes https://github.com/ohmyzsh/ohmyzsh/commit/140c977a3d82410f48c198596de193d2d6b7b9b5#commitcomment-73688165
|
|
`parse_git_dirty`" (#10927)
|
|
Fixes #10884
Closes #10910
|