mirror of
1
0
Fork 0

updated installation instructions in README.

tmux 1.8 doesn't silently ignore sourcing missing files anymore.
This commit is contained in:
Gregory Pakosz 2013-08-22 10:37:01 +02:00
parent 7808fd53d3
commit 4442ebff3e
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ Installation
$ rm -rf .tmux
$ git clone https://github.com/gpakosz/.tmux.git
$ ln -s .tmux/.tmux.conf
$ touch ~/.tmux.conf.local
Note: `tmux` 1.8 doesn't silently ignore sourcing missing files anymore. That's
why you now have to `touch ~/.tmux.conf.local`.
### Accessing the Mac OSX clipboard from within tmux sessions