Files
dotfiles/shared/multiplexer-aliases.nix
2026-04-26 13:43:54 -07:00

5 lines
50 B
Nix

{
ta = "tmux attach";
za = "zellij attach";
}