Add tmux aliases

This commit is contained in:
Daniel Flanagan 2021-06-02 21:51:58 -05:00
parent a7b4b583e4
commit 780686f185
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
2 changed files with 4 additions and 0 deletions

2
common/bin/tdf Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
tmux new-session -s dotfiles -c "$DOTFILES_PATH"

2
common/bin/tls Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
tmux list-sessions