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