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

https://github.com/ef2k/dotfiles

Minimally configured dotfiles
https://github.com/ef2k/dotfiles

Last synced: 3 months ago
JSON representation

Minimally configured dotfiles

Awesome Lists containing this project

README

          

Minimally configured dotfiles.



**Dep**
- [vim-plug](https://github.com/junegunn/vim-plug)

**For**
- bash
- nvim

**Do**

```sh
$ ln -s ~/.config/nvim/init.vim $REPO/init.vim
$ ln -s ~/.config/nvim/plugins.vim $REPO/plugins.vim
$ ln -s ~/.bash_profile $REPO/bash_profile
```

[Install Notes](install_notes.md)