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