Update tmux configs

This commit is contained in:
Uttarayan Mondal
2022-02-14 23:42:53 +05:30
parent c386fa12cd
commit 471c328ef1
11 changed files with 38 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
tmux new-session -d -s 'default' -n 'neovim'
tmux new-window -t default -n 'shell'
#tmux split-window -t default:1.0 -h*/
#tmux split-window -t default:1.1 */
#tmux resize-pane -t default:1.2 -x 60 -y 20*/
tmux new-window -t default -n 'shell'
# tmux new-window -t default -n 'IRC'
# tmux send-keys -t default:IRC "irssi" Enter
tmux select-window -t default:0