diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-23 09:19:51 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-23 09:19:51 +0800 |
| commit | d8eb25cfff2c429abfcf1c72dfaee7a676847c78 (patch) | |
| tree | 435af404650f77083e83b821c3a69c9d2be7fb3e /zsh/.zshrc | |
| parent | 3d9c0390363598f5131c0ca79b0c22d0a30196df (diff) | |
zsh: fix tt
Diffstat (limited to 'zsh/.zshrc')
| -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 │ |
