Browse Source

added doc for quick copy-pasting

pull/1/head
Harish K 8 years ago
committed by GitHub
parent
commit
12af15990e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Readme.md

4
Readme.md

@ -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
```

Loading…
Cancel
Save