mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge 30f230495d into 5667161d49
This commit is contained in:
commit
be44c54cdb
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ alias ygi="sudo yum groupinstall" # install package group
|
||||||
alias yr="sudo yum remove" # remove package
|
alias yr="sudo yum remove" # remove package
|
||||||
alias ygr="sudo yum groupremove" # remove pagage group
|
alias ygr="sudo yum groupremove" # remove pagage group
|
||||||
alias yrl="sudo yum remove --remove-leaves" # remove package and leaves
|
alias yrl="sudo yum remove --remove-leaves" # remove package and leaves
|
||||||
alias yc="sudo yum clean all" # clean cache
|
alias yc="sudo yum clean all" # clean cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue