Skip to content

Commit

Permalink
Add usage instructions for iTerm2
Browse files Browse the repository at this point in the history
  • Loading branch information
JamyGolden committed Sep 14, 2024
1 parent 141edae commit 4149902
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,17 @@ themes-dir = "sh"
# themes-dir = "fish"
```

## Iterm2

```toml
[[items]]
path = "https://github.com/tinted-theming/tinted-iterm2"
name = "tinted-iterm2"
hook = "sh %f"
themes-dir = "scripts"
supported-systems = ["base16", "base24"]
```

## bat

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

0 comments on commit 4149902

Please sign in to comment.