mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 9e517db7bb into 5667161d49
This commit is contained in:
commit
f3599a54aa
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ alias api='aptitude'
|
|||
|
||||
# Some self-explanatory aliases
|
||||
alias acs="apt-cache search"
|
||||
alias acsh="apt-cache show"
|
||||
alias aps='aptitude search'
|
||||
alias as="aptitude -F \"* %p -> %d \n(%v/%V)\" \
|
||||
--no-gui --disable-columns search" # search package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue