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