Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/n4kz/dotfiles

My files from home
https://github.com/n4kz/dotfiles

Last synced: 2 days ago
JSON representation

My files from home

Awesome Lists containing this project

README

        

### Synopsis

```bash
# Clone this repo
git clone https://github.com/n4kz/dotfiles
cd dotfiles

# Init submodules
git submodule init

# Update
git submodule update

# Setup symbolic links
stow vim
stow bash
stow git
```

Read more about GNU stow [here](http://www.gnu.org/software/stow/)

Enjoy