mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-17 13:59:29 +02:00
4 lines
60 B
Plaintext
Executable File
4 lines
60 B
Plaintext
Executable File
#compdef theme
|
|
|
|
_arguments "1: :($(lstheme | tr "\n" " "))"
|