Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arnaudrinquin/dotfiles
- Owner: ArnaudRinquin
- License: mit
- Created: 2013-07-31T15:40:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T23:37:18.000Z (about 1 year ago)
- Last Synced: 2024-10-18T19:43:07.690Z (3 months ago)
- Language: Makefile
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```