Spam some amazon

This commit is contained in:
Ariejan de Vroom 2017-03-22 22:27:05 +01:00
parent 2de1582ef2
commit 83b558029e
2 changed files with 5 additions and 2 deletions

View File

@ -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. 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. 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).

View File

@ -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) <span class="recommended">tip</span> * [Cocoa Programming for OS X: The Big Nerd Ranch Guide (5th edition)](http://amzn.to/2bpRLL0) <span class="recommended">tip</span>
## Vim ## Vim and Tmux
* [Practical Vim](http://amzn.to/2bbsDqS) * [Practical Vim](http://amzn.to/2bbsDqS)
* [Vi iMproved](http://amzn.to/2bbsoMr) <span class="recommended">tip</span> * [Vi iMproved](http://amzn.to/2bbsoMr) <span class="recommended">tip</span>
* [tmux: Productive Mouse-Free Development](http://amzn.to/2bGFRdv) * [tmux 2: Productive Mouse-Free Development](http://amzn.to/2n8I3Ax) <span class="recommended">tip</span>
## Software Engineering ## Software Engineering