Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atosatto/dotfiles

My personal collection of dotfiles
https://github.com/atosatto/dotfiles

dotfiles osx shell

Last synced: 3 months ago
JSON representation

My personal collection of dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

Dotfiles are all those `.` files that sit in your `~` and customize your system.
Here are mine.

## Usage

```bash
# clone the repository
cd $HOME
git clone https://github.com/atosatto/dotfiles.git .dotfiles
cd .dotfiles

# install everything
make
```

## Thanks

- [@dave-tucker](https://github.com/dave-tucker/) - for sharing his dotfiles
- [@MarcoSero](https://github.com/MarcoSero) - for the many hours we spent talking about automation while we were mates at university

## License

Copyright 2019 Andrea Tosatto
Licensed under the MIT License