Update tmux configs
This commit is contained in:
9
config/tmux/sessions/aftershoot
Executable file
9
config/tmux/sessions/aftershoot
Executable 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
|
||||
Reference in New Issue
Block a user