Tmux work session now defaults to ranger selected

This commit is contained in:
LinlyBoi
2022-12-17 14:41:20 +02:00
parent 5f2cd589cf
commit 8ed04358a3

View File

@@ -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