mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Pull in _theme autocompletion from old plugin (which I missed during the initial folding-over).
This commit is contained in:
parent
2012ae8126
commit
e52edc22d4
1 changed files with 3 additions and 0 deletions
3
lib/_theme
Normal file
3
lib/_theme
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#compdef theme
|
||||
|
||||
_arguments "1: :($(lstheme | tr "\n" " "))"
|
||||
Loading…
Add table
Add a link
Reference in a new issue