We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141edae commit 4149902Copy full SHA for 4149902
USAGE.md
@@ -416,6 +416,17 @@ themes-dir = "sh"
416
# themes-dir = "fish"
417
```
418
419
+## Iterm2
420
+
421
+```toml
422
+[[items]]
423
+path = "https://github.com/tinted-theming/tinted-iterm2"
424
+name = "tinted-iterm2"
425
+hook = "sh %f"
426
+themes-dir = "scripts"
427
+supported-systems = ["base16", "base24"]
428
+```
429
430
## bat
431
432
[bat has an integration] with [tinted-shell] and another option to allow
0 commit comments