mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
added completion to omz function
This commit is contained in:
parent
1cbc4949ac
commit
3ba05d9c35
2 changed files with 147 additions and 0 deletions
|
|
@ -84,3 +84,4 @@ omz () {
|
|||
esac
|
||||
}
|
||||
|
||||
compdef _omz omz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue