mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01: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
|
#### Yay
|
||||||
|
|
||||||
| Alias | Command | Description |
|
| Alias | Command | Description |
|
||||||
|---------|--------------------------------|-------------------------------------------------------------------|
|
|-----------------|-----------------------------|----------------------------------------------------------------------|
|
||||||
| yaconf | `yay -Pg` | Print current configuration |
|
| yaconf | `yay -Pg` | Print current configuration |
|
||||||
| yaclean | `yay -Sc` | Clean out old and unused caches and packages |
|
| yaclean | `yay -Sc` | Clean out old and unused caches and packages |
|
||||||
| yaclr | `yay -Scc` | Remove all files from the cache |
|
| 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 |
|
| yaupg | `yay -Syu` | Sync with repositories before upgrading packages |
|
||||||
| yasu | `yay -Syu --no-confirm` | Same as `yaupg`, but without confirmation |
|
| yasu | `yay -Syu --no-confirm` | Same as `yaupg`, but without confirmation |
|
||||||
| upgrade[¹](#f1) | `yay -Syu` | Sync with repositories before upgrading packages |
|
| 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