Files
dotfiles/config/tmux/sessions/go
Uttarayan Mondal 471c328ef1 Update tmux configs
2022-02-14 23:42:53 +05:30

4 lines
114 B
Plaintext

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