mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
complete yay's table
This commit is contained in:
parent
ffd7304709
commit
fc6546e122
1 changed files with 23 additions and 22 deletions
|
|
@ -134,7 +134,7 @@ upgrades were available. Use `pacman -Que` instead.
|
|||
#### Yay
|
||||
|
||||
| Alias | Command | Description |
|
||||
|---------|--------------------------------|-------------------------------------------------------------------|
|
||||
|-----------------|-----------------------------|----------------------------------------------------------------------|
|
||||
| yaconf | `yay -Pg` | Print current configuration |
|
||||
| yaclean | `yay -Sc` | Clean out old and unused caches and packages |
|
||||
| yaclr | `yay -Scc` | Remove all files from the cache |
|
||||
|
|
@ -154,6 +154,7 @@ upgrades were available. Use `pacman -Que` instead.
|
|||
| yaupg | `yay -Syu` | Sync with repositories before upgrading packages |
|
||||
| yasu | `yay -Syu --no-confirm` | Same as `yaupg`, but without confirmation |
|
||||
| upgrade[¹](#f1) | `yay -Syu` | Sync with repositories before upgrading packages |
|
||||
| allcl | `sudo pacman -Scc;yay -Scc` | Remove old packages from cache directory both for `pacman` and `yay` |
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue