mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-26 08:13:28 +02: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