mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 22:34:25 +08:00
Added completion to the theme selection plugin
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#compdef theme
|
||||||
|
|
||||||
|
_arguments "1: :($(lstheme | tr "\n" " "))"
|
||||||
Reference in New Issue
Block a user