yes
This commit is contained in:
@@ -37,7 +37,13 @@ select-pane -t '{bottom-right}'
|
||||
# the other session I use
|
||||
new-session -s work
|
||||
split-window -v -p 90 -t '{top}' -b "cd ~/Code && ranger"
|
||||
split-window -h -t '{bottom}' -b "vimpc"
|
||||
split-window -h -t '{bottom}' -b "zsh"
|
||||
|
||||
#Tuis to read shit
|
||||
new-session -s tui
|
||||
split-window -v -b -l 10 "toot tui"
|
||||
split-window -h -b -t '{top}' -p 60 -l 136 newsboat
|
||||
split-window -h -t '{bottom}' -b vimpc
|
||||
|
||||
#switch panels
|
||||
bind k selectp -U # switch to panel Up
|
||||
|
||||
Reference in New Issue
Block a user