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

https://github.com/iainjreid/dotfiles

Configuration files and whatnots
https://github.com/iainjreid/dotfiles

dotfiles linux shell vim

Last synced: 3 months ago
JSON representation

Configuration files and whatnots

Awesome Lists containing this project

README

          

~

## Includes

Packages used by Vim are declared as submodules. To use these, please
ensure the desired modules have been cloned, or clone all of the optional
packages with the command below.

```shell
git submodule update --init --recursive
```