tmux theme and nvim fixes and ide command
This commit is contained in:
parent
056e97ce2b
commit
bf8cc60ed0
3 changed files with 71 additions and 5 deletions
4
.local/bin/ide
Executable file
4
.local/bin/ide
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue