1
0
Fork 0
mirror of synced 2024-06-16 03:11:09 -04:00

Updating readme

This commit is contained in:
root 2018-08-22 14:23:59 -04:00
parent 346c4fffd9
commit f74d1660d4

View file

@ -19,7 +19,8 @@ existing `~/.tmux.conf` first)
``` ```
$ cd $ cd
$ git clone https://github.com/gpakosz/.tmux.git $ git clone https://github.com/tnory56/.tmux.git
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
$ ln -s -f .tmux/.tmux.conf $ ln -s -f .tmux/.tmux.conf
$ cp .tmux/.tmux.conf.local . $ cp .tmux/.tmux.conf.local .
``` ```