chore(fish): swap tea for tuios, remove just alias

Amolith created

Change summary

dot_config/private_fish/config.fish.tmpl | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Detailed changes

dot_config/private_fish/config.fish.tmpl 🔗

@@ -146,8 +146,7 @@ if status is-interactive
     alias us="unsilence -t 15 -as 1.25"
     alias sxiv="sxiv -p"
     alias c="chezmoi"
-    alias t="tea"
-    alias j="just"
+    alias t="tuios"
     alias ls="lsd"
     alias loghtml="llm logs -ceu | mdas -h | grep '\.html\$' | read path_to_response && xdg-open \"LLM Responses/\$path_to_response\" && echo \"Opened \$path_to_response\""
     alias soft="ssh git.secluded.site"