mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 03:15:21 +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