feature: add iterm2-themes
[webi-installers/.git] / iterm2-color-schemes / install.sh
diff --git a/iterm2-color-schemes/install.sh b/iterm2-color-schemes/install.sh
new file mode 100644 (file)
index 0000000..fa9233d
--- /dev/null
@@ -0,0 +1,10 @@
+# title: iterm2-color-schemes (iterm2-themes alias)
+# homepage: https://webinstall.dev/iterm2-themes
+# tagline: Alias for https://webinstall.dev/iterm2-themes
+# alias: iterm2-themes
+# description: |
+#   See https://webinstall.dev/iterm2-themes
+
+echo "'iterm2-color-schemes@${WEBI_TAG:-stable}' is an alias for 'iterm2-themes@${WEBI_VERSION:-}'"
+WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
+curl -fsSL "$WEBI_HOST/iterm2-themes@${WEBI_VERSION:-}" | bash