mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-31 12:39:51 +00:00
Fixed typo
@@ -43,7 +43,7 @@ Enabled [aliases](https://wiki.archlinux.org/index.php/Pacman_Tips) for `pacman`
|
||||
| _pacin_ | Install specific package(s) from the repositories |
|
||||
| _pacins_ | Install specific package not from the repositories but from a file |
|
||||
| _pacre_ | Remove the specified package(s), retaining its configuration(s) and required dependencies |
|
||||
| _pacre_ | Remove the specified package(s), its configuration(s) and unneeded dependencies |
|
||||
| _pacrem_ | Remove the specified package(s), its configuration(s) and unneeded dependencies |
|
||||
| _pacrep_ | Display information about a given package in the repositories |
|
||||
| _pacreps_ | Search for package(s) in the repositories |
|
||||
| _pacloc_ | Display information about a given package in the local database |
|
||||
|
||||
Reference in New Issue
Block a user