mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update README.md
This commit is contained in:
parent
f3d1bcc0fb
commit
0df8351d50
1 changed files with 3 additions and 2 deletions
|
|
@ -39,8 +39,9 @@ sudo mv nanorc /etc/nanorc
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue