Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g4brielvs/dotfiles
:robot: My (opinionated) dotfiles
https://github.com/g4brielvs/dotfiles
chezmoi dotfiles shell zsh
Last synced: 26 days ago
JSON representation
:robot: My (opinionated) dotfiles
- Host: GitHub
- URL: https://github.com/g4brielvs/dotfiles
- Owner: g4brielvs
- License: mit
- Created: 2015-01-11T04:55:20.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T05:33:13.000Z (about 1 month ago)
- Last Synced: 2024-11-23T06:20:23.661Z (about 1 month ago)
- Topics: chezmoi, dotfiles, shell, zsh
- Language: Ruby
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
[![CalVer](https://img.shields.io/badge/calver-YY.0M.MICRO-22bfda.svg)](https://calver.org)
[![GitHub Release](https://img.shields.io/github/v/release/g4brielvs/dotfiles)](https://github.com/g4brielvs/dotfiles/releases)This repository contains my dotfiles managed with [chezmoi](https://www.chezmoi.io/).
## Quick Start
To set up these dotfiles on a new machine, run:
```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply g4brielvs
```## Contributing
Contributions to this repository are welcome! If you have any improvements, suggestions, or corrections, please feel free to open an issue or submit a pull request.
## License
This project is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html). See the [LICENSE](LICENSE) file for details.