Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danilolutz/dotfiles

Danilo's dotfiles
https://github.com/danilolutz/dotfiles

Last synced: 13 days ago
JSON representation

Danilo's dotfiles

Awesome Lists containing this project

README

        

# Danilo's dotfiles

## How to install

```bash
git clone [email protected]:danilolutz/dotfiles.git $HOME/.dotfiles
cd $HOME/.dotfiles && chmod +x install.sh && ./install.sh
```