summaryrefslogtreecommitdiff
path: root/plugins/themes/_theme
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2020-02-19 20:26:45 +0100
committerGitHub <noreply@github.com>2020-02-19 20:26:45 +0100
commitbc9fe7423f5d8c639b208ebb9a7dbfce078bfd9b (patch)
tree66b959555d5227f0f9889c5347eb513a266bce22 /plugins/themes/_theme
parentd76258ff554ea58d9865b9864f5fff1dd8d2e4bb (diff)
parent3d4890dcc07478e7129de1e79afedafd3f08ffbc (diff)
downloadzsh-bc9fe7423f5d8c639b208ebb9a7dbfce078bfd9b.tar.gz
zsh-bc9fe7423f5d8c639b208ebb9a7dbfce078bfd9b.tar.bz2
zsh-bc9fe7423f5d8c639b208ebb9a7dbfce078bfd9b.zip
Merge pull request #8651 from mcornella/random-theme-refactor
Add random theme and consolidate logic from init and themes plugin
Diffstat (limited to 'plugins/themes/_theme')
-rw-r--r--plugins/themes/_theme3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/themes/_theme b/plugins/themes/_theme
deleted file mode 100644
index 8214ddb0d..000000000
--- a/plugins/themes/_theme
+++ /dev/null
@@ -1,3 +0,0 @@
-#compdef theme
-
-_arguments "1: :($(lstheme | tr "\n" " "))"