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 /zsh | |
| parent | 5b63cb778a6ad0902bf40293c02c7a12de3e3c7d (diff) | |
zsh: fix tt
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ alias sudo='sudo ' alias icat="kitty icat" alias py="python" alias rename="perl-rename" -alias tt="~/Zsh/tt" +alias tt="~/Scripts/tt" # ┌──────────────────────────────────────────────────────────────┐ # │ 🎯 Prompt │ |
