all repos

dotfiles @ 0df8351d50ec25c7fb4530c586927b6fcd2fca59

my dotfiles
1 files changed, 3 insertions(+), 2 deletions(-)
Update README.md
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,8 +39,9 @@ #### Tmux

Installing [Oh My TMUX](https://github.com/gpakosz/.tmux) ~~~bash git clone https://github.com/gpakosz/.tmux.git -ln -s -f .tmux/.tmux.conf -cp .tmux/.tmux.conf.local . +mv ~/.tmux/.tmux.conf ~ +mv ~/.tmux/.tmux.conf.local ~ +rm -rf ~/.tmux ~~~ #### Zsh