Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-07 21:14:27 -06:00
commit 4f0eaddc05
3 changed files with 15 additions and 15 deletions

View file

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