fix tat
This commit is contained in:
parent
6fe8bf528f
commit
2064001076
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.shellAliases = {
|
environment.shellAliases = {
|
||||||
tat = "tmux attach-session";
|
tat = "tmux attach-session || tmux new-session";
|
||||||
t = "tmux";
|
t = "tmux";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue