1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-08-08 06:00:22 +00:00

Alias pac to pacman

This commit is contained in:
Sorin Ionescu
2012-08-15 07:59:25 -04:00
parent 8baba34fb0
commit 624736d3fc
2 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ Aliases
### Pacman
- `pac` is short for `pacman`.
- `paci` installs packages from repositories.
- `pacI` installs packages from files.
- `pacx` removes packages and unneeded dependencies.