feat(tmux): Switch back to Tmux
Sixel has been added to tmux so switch back
This commit is contained in:
@@ -151,8 +151,8 @@
|
||||
ls = "eza";
|
||||
cat = "bat";
|
||||
j = "just --choose";
|
||||
t = "zellij a -c --index 0";
|
||||
# t = "tmux";
|
||||
# t = "zellij a -c --index 0";
|
||||
t = "tmux";
|
||||
};
|
||||
shellAliases = {g = "git";};
|
||||
shellInit = ''
|
||||
|
||||
Reference in New Issue
Block a user