Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arnaudrinquin/dotfiles

Ain't anything like home.
https://github.com/arnaudrinquin/dotfiles

Last synced: 21 days ago
JSON representation

Ain't anything like home.

Awesome Lists containing this project

README

        

# dotfiles

Ain't anything like home.

## First step

_getting the projet in the right place_

```sh
cd projects
git clone [email protected]:ArnaudRinquin/dotfiles.git
cd dotfiles
```

## Run the make tasks

```sh
make brew
make link
make zsh
make osx
```