updated installation instructions in README.
tmux 1.8 doesn't silently ignore sourcing missing files anymore.
This commit is contained in:
@@ -19,6 +19,10 @@ Installation
|
|||||||
$ rm -rf .tmux
|
$ rm -rf .tmux
|
||||||
$ git clone https://github.com/gpakosz/.tmux.git
|
$ git clone https://github.com/gpakosz/.tmux.git
|
||||||
$ ln -s .tmux/.tmux.conf
|
$ 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
|
### Accessing the Mac OSX clipboard from within tmux sessions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user