updates
This commit is contained in:
parent
8163dd7c82
commit
fd03ba2884
4 changed files with 12 additions and 9 deletions
|
@ -71,6 +71,6 @@
|
|||
|
||||
home.shellAliases = {
|
||||
t = "tmux";
|
||||
tat = "tmux ls 2>/dev/null && tmux attach-session -t \"$(tmux ls | head -n1 | cut -d: -f1)\" || tmux new-session";
|
||||
tat = "tmux attach-session";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue