1 files changed,
3 insertions(+),
2 deletions(-)
Author:
Smirnov Aleksandr
50584123+Smirnov-O@users.noreply.github.com
Committed by:
GitHub
noreply@github.com
Committed at:
2020-04-22 00:29:33 +0300
Parent:
f3d1bcc
M
README.md
ยทยทยท 39 39 Installing [Oh My TMUX](https://github.com/gpakosz/.tmux) 40 40 ~~~bash 41 41 git clone https://github.com/gpakosz/.tmux.git 42 -ln -s -f .tmux/.tmux.conf 43 -cp .tmux/.tmux.conf.local . 42 +mv ~/.tmux/.tmux.conf ~ 43 +mv ~/.tmux/.tmux.conf.local ~ 44 +rm -rf ~/.tmux 44 45 ~~~ 45 46 46 47 #### Zsh