This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-07 19:16:55 -06:00
parent 6fe8bf528f
commit 2064001076

View file

@ -9,7 +9,7 @@
];
environment.shellAliases = {
tat = "tmux attach-session";
tat = "tmux attach-session || tmux new-session";
t = "tmux";
};