Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 371 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 371 Bytes

tmux-mc

Procedure

create a new directory named var/corra

copy the bashrc , tmux-shell and tmux.conf to the newly created directory var/corra

Invocation

Launch a new tmux as below.

tmux -f ${HOME}/var/corra/tmux.conf

if you want to name the tmux session

tmux -f ${HOME}/var/corra/tmux.conf new -s anish

Credits

anish.asokan