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

4 lines
182 B
Plaintext

tmux new-session -d -s 'jekyll' -n 'neovim' -c ~/Projects/uttarayan21.github.io
tmux new-window -t jekyll -n shell -c ~/Projects/uttarayan21.github.io
tmux select-window -t jekyll:0