Update README.md

This commit is contained in:
Smirnov Aleksandr 2020-04-22 00:29:33 +03:00 committed by GitHub
parent f3d1bcc0fb
commit 0df8351d50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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