tmux theme and nvim fixes and ide command

This commit is contained in:
Rahsheen Porter 2022-05-27 01:45:08 -04:00
parent 056e97ce2b
commit bf8cc60ed0
3 changed files with 71 additions and 5 deletions

4
.local/bin/ide Executable file
View file

@ -0,0 +1,4 @@
#/bin/sh
tmux split-window -v -p 30
tmux split-window -h -p 66
tmux split-window -h -p 50