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

https://github.com/phstc/dotfiles


https://github.com/phstc/dotfiles

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

# Usage

Install the dot files into user's home directory.

```sh
rake install
```

Update git submodules.

```sh
rake update
```

To add vim plugins:

```sh
git submodule add https://github.com/scrooloose/syntastic.git vim/bundle/syntastic
```