Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilolutz/dotfiles
Danilo's dotfiles
https://github.com/danilolutz/dotfiles
Last synced: 13 days ago
JSON representation
Danilo's dotfiles
- Host: GitHub
- URL: https://github.com/danilolutz/dotfiles
- Owner: danilolutz
- License: mit
- Created: 2020-02-18T10:47:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T23:40:25.000Z (over 3 years ago)
- Last Synced: 2024-11-07T10:52:27.151Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```