mirror of
1
0
Fork 0

updated installation instructions, closes #348 (2)

fixed typo
This commit is contained in:
Gregory Pakosz 2020-09-22 10:20:20 +02:00
parent fbe2eb311d
commit 67d1c23dca
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ your home directory:
```
$ git clone https://github.com/gpakosz/.tmux.git /path/to/oh-my-tmux
$ ln -s -f /path/to/oh-my-tmux/.tmux.conf ~/.tmux.conf
$ cp /path/t/oh-my-tmux/.tmux.conf.local ~/.tmux.conf.local
$ cp /path/to/oh-my-tmux/.tmux.conf.local ~/.tmux.conf.local
```
Then proceed to [customize] your `~/.tmux.conf.local` copy.