From 1fd2082e95dc411e88ffab26f6c8363820d02a61 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 23 Mar 2026 09:19:51 +0800 Subject: zsh: fix tt --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index c9d9047..25e64c6 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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 │ -- cgit v1.2.3