Add links to vimrc and tmux.conf

This commit is contained in:
Ariejan de Vroom 2017-03-22 22:17:00 +01:00
parent eb98224d98
commit 2de1582ef2

View File

@ -89,3 +89,5 @@ easily copy and paste between them by using normal Vim commands!
## Conclusion ## Conclusion
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.