diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-23 09:19:51 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-23 09:19:51 +0800 |
| commit | 1fd2082e95dc411e88ffab26f6c8363820d02a61 (patch) | |
| tree | 435af404650f77083e83b821c3a69c9d2be7fb3e /scripts/Scripts | |
| parent | 5b63cb778a6ad0902bf40293c02c7a12de3e3c7d (diff) | |
zsh: fix tt
Diffstat (limited to 'scripts/Scripts')
| -rwxr-xr-x | scripts/Scripts/tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Scripts/tt b/scripts/Scripts/tt index 48824a3..8ebef9e 100755 --- a/scripts/Scripts/tt +++ b/scripts/Scripts/tt @@ -17,4 +17,4 @@ restore_font() { trap restore_font EXIT # Run tt -~/Zsh/tt.elf -notheme +~/Scripts/tt.elf -notheme |
