An open API service indexing awesome lists of open source software.

https://github.com/grootkng/dotfiles


https://github.com/grootkng/dotfiles

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

DOTFILES

## Vim
To use the .vimrc file must have installed Plug Vim:
```
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
```