mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
Update files
This commit is contained in:
parent
e559db28cc
commit
032ca27837
2 changed files with 3 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
#autoload
|
||||
|
||||
|
||||
# pkgsrc autocomplete plugin
|
||||
# Requires pkgin: pkgsrc package management from Joyent.
|
||||
# pkgsrc autocomplete plugin.
|
||||
# Requires pkgin: pkgsrc binary package management from Joyent.
|
||||
# Author: Jeff LANCE
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Aliases
|
||||
# pkgin aliases
|
||||
alias pkgls="pkgin ls" # show installed packages
|
||||
alias pkgav="pkgin av" # show available packages
|
||||
alias pkgse="pkgin se $1" # search packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue