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

Update README.md

This commit is contained in:
Jongkuk Lim 2020-09-11 09:56:23 +09:00 committed by GitHub
parent 2cc5a70824
commit 27ea2ff25c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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