mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Update _theme
This commit is contained in:
parent
d848c94804
commit
a97e9419c0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#compdef theme
|
||||
|
||||
_arguments "1: :($(lstheme | tr "\n" " "))"
|
||||
_arguments "1: :($(lstheme | tr "\n\t" " "))"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue