added doc for quick copy-pasting

This commit is contained in:
2017-11-21 23:23:07 +05:30
committed by GitHub
parent 8fddb7c2d4
commit 12af15990e
+4
View File
@@ -50,4 +50,8 @@ My dot files
* myvim script does the same for gvim
* update-npm-binaries script scan ~/node_modules and create links to binary tools to ~/.local/bin
#### Vim config for server
```bash
wget https://raw.githubusercontent.com/harish2704/dotFiles/master/home/.config/nvim/server.vim -O ~/.vimrc
```