Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/atosatto/dotfiles
- Owner: atosatto
- License: mit
- Created: 2014-12-29T19:00:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T20:29:39.000Z (4 months ago)
- Last Synced: 2024-10-10T22:14:16.130Z (3 months ago)
- Topics: dotfiles, osx, shell
- Language: Vim Script
- Homepage:
- Size: 104 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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