Tmux work session now defaults to ranger selected
This commit is contained in:
@@ -38,6 +38,7 @@ select-pane -t '{bottom-right}'
|
||||
new-session -s work
|
||||
split-window -v -p 90 -t '{top}' -b "cd ~/Code && ranger"
|
||||
split-window -h -t '{bottom}' -b "zsh"
|
||||
select-pane -t '{top}'
|
||||
|
||||
#Tuis to read shit
|
||||
new-session -s tui
|
||||
|
||||
Reference in New Issue
Block a user