Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maximiliengilet/dotfiles


https://github.com/maximiliengilet/dotfiles

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Dotfiles

This is my personal dotfiles repository. I use it to store my dotfiles, which are
mostly shell scripts and configuration files.

## Installation

The dotfiles are propagated using [stow](https://www.gnu.org/software/stow/).

```bash
git clone https://github.com/maximilienGilet/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow .
```

## License

The dotfiles are licensed under the [MIT License](LICENSE).