Update tmux configs

This commit is contained in:
Uttarayan Mondal
2022-02-14 23:42:53 +05:30
parent c386fa12cd
commit 471c328ef1
11 changed files with 38 additions and 7 deletions

View File

@@ -0,0 +1,9 @@
tmux new-session -d -s 'aftershoot' -n 'neovim' -c ~/Projects/aftershoot/rust-backend
tmux new-window -t aftershoot -n shell -c ~/Projects/aftershoot/rust-backend
tmux new-window -t aftershoot -c ~/Projects/aftershoot/rust-backend
tmux new-window -t aftershoot -c ~/Projects/aftershoot/rust-backend
tmux new-window -t aftershoot -c ~/Projects/aftershoot/desktop-app
tmux new-window -t aftershoot -c ~/Projects/aftershoot/desktop-app
# tmux new-window -t aftershoot -c ~/Projects/aftershoot/python-backend
# tmux new-window -t aftershoot -c ~/Projects/aftershoot/python-backend
tmux select-window -t aftershoot:0