Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.