diff --git a/content/posts/2017-03-22-tmux-vim-copy-paste-on-macos-sierra.md b/content/posts/2017-03-22-tmux-vim-copy-paste-on-macos-sierra.md index 7de1922..89451a2 100644 --- a/content/posts/2017-03-22-tmux-vim-copy-paste-on-macos-sierra.md +++ b/content/posts/2017-03-22-tmux-vim-copy-paste-on-macos-sierra.md @@ -91,3 +91,6 @@ easily copy and paste between them by using normal Vim commands! Copy and paste with Vim and Tmux does not work out of the box, but once setup works like a charm. Here are links to my [`~/.vimrc`](https://git.devroom.io/ariejan/dotfiles/blob/e54317082b2a72363dad9aa6bb38310bfe8a6cc8/vim/.vimrc) and [`~/.tmux.conf`](https://git.devroom.io/ariejan/dotfiles/blob/e54317082b2a72363dad9aa6bb38310bfe8a6cc8/tmux/.tmux.conf) for your perusal. + +I highly recommend [tmux 2: Productive Mouse-Free Development](http://amzn.to/2n8I3Ax), but feel free to check all +my [book recommendations](/recommendations). diff --git a/content/recommendations.md b/content/recommendations.md index e85ce42..95ceb6c 100644 --- a/content/recommendations.md +++ b/content/recommendations.md @@ -42,11 +42,11 @@ have read and love myself, so you're in good hands._ * [Cocoa Programming for OS X: The Big Nerd Ranch Guide (5th edition)](http://amzn.to/2bpRLL0) tip -## Vim +## Vim and Tmux * [Practical Vim](http://amzn.to/2bbsDqS) * [Vi iMproved](http://amzn.to/2bbsoMr) tip - * [tmux: Productive Mouse-Free Development](http://amzn.to/2bGFRdv) + * [tmux 2: Productive Mouse-Free Development](http://amzn.to/2n8I3Ax) tip ## Software Engineering