mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
Merge remote-tracking branch 'upstream/master' into merge_upstream
* upstream/master: feat(git): add aliases for gone branches (#9250) feat(git): add `gpod` alias chore: add `.idea` directory to `.gitignore` fix(gcloud): add location of latest snap install (#11502) fix(theme-and-appearance): test color ls with $ZSH directory fix(correction)!: remove aliases for non standard commands fix(af-magic): fix python venv checking logic (#11495) docs(lib/directories): comment how to disable alias (#11489) docs(lando): php support (#11491) fix(fzf): installation dir for brew M1 (#11490) fix(gradle): move compdef line (#11488) feat(amuse): add virtualenv support (#8987) feat(gradle): update completion from upstream (#11485) fix(git): `gpristine` requires two `--force` flags docs(git): remove duplicated line feat(azure): add `azure` plugin (#8848) feat(zsh-interactive-cd): sync version with upstream (#11024) feat(git)!: add `force-if-includes` flag (#11481) Conflicts: .gitignore
This commit is contained in:
commit
99045632a1
19 changed files with 599 additions and 50 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ log/
|
|||
|
||||
# editor configs
|
||||
.vscode
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue