mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Typo
This commit is contained in:
parent
7ec78c3636
commit
278a872335
1 changed files with 6 additions and 2 deletions
|
|
@ -5,11 +5,15 @@ alias xbi="xbps-install"
|
||||||
alias xbq="xbps-query"
|
alias xbq="xbps-query"
|
||||||
alias xbc="xbps-create"
|
alias xbc="xbps-create"
|
||||||
alias xbdb="xbps-pkgdb"
|
alias xbdb="xbps-pkgdb"
|
||||||
alias xdr="xbps-remove"
|
alias xbr="xbps-remove"
|
||||||
alias xdrc="xbps-reconfigure"
|
alias xbrc="xbps-reconfigure"
|
||||||
alias xbfb="xbps-fbulk"
|
alias xbfb="xbps-fbulk"
|
||||||
alias xbri="xbps-rindex"
|
alias xbri="xbps-rindex"
|
||||||
alias xbuh="xbps-uhelper"
|
alias xbuh="xbps-uhelper"
|
||||||
alias xbuu="xbps-uunshare"
|
alias xbuu="xbps-uunshare"
|
||||||
alias xbvers="xbps-checkvers"
|
alias xbvers="xbps-checkvers"
|
||||||
alias xbgrph="xbps-dgraph"
|
alias xbgrph="xbps-dgraph"
|
||||||
|
|
||||||
|
alias service="sv"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue