https://github.com/vicainelli/dotfiles
https://github.com/vicainelli/dotfiles
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vicainelli/dotfiles
- Owner: vicainelli
- Created: 2018-06-26T14:08:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T14:15:56.000Z (over 6 years ago)
- Last Synced: 2024-12-28T04:47:12.019Z (about 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
- [Visual Studio Code](vscode/settings.json)
- [Oh My ZSH](oh-my-zsh/.zshrc)
- [Git](git/.gitignore)
## Instalation
```bash
git clone https://github.com/vicainelli/dotfiles.git
cd dotfiles
sh install.sh
```