Inital Commit
This commit is contained in:
3
config/tmux/sessions/test
Executable file
3
config/tmux/sessions/test
Executable file
@@ -0,0 +1,3 @@
|
||||
tmux new-session -d -s 'test' -n 'neovim' -c ~/Projects/test
|
||||
tmux new-window -t test -n shell
|
||||
tmux select-window -t test:0
|
||||
Reference in New Issue
Block a user