Skip to content

Commit 4149902

Browse files
committed
Add usage instructions for iTerm2
1 parent 141edae commit 4149902

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

USAGE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,17 @@ themes-dir = "sh"
416416
# themes-dir = "fish"
417417
```
418418

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+
419430
## bat
420431

421432
[bat has an integration] with [tinted-shell] and another option to allow

0 commit comments

Comments
 (0)