Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kiurchv/dotfiles

🎛️ Configs for various things
https://github.com/kiurchv/dotfiles

chezmoi dotfiles fish homebrew

Last synced: 1 day ago
JSON representation

🎛️ Configs for various things

Awesome Lists containing this project

README

        

# Dotfiles

Configs for various things.

## Installation

Dotfiles are managed by [chezmoi](https://www.chezmoi.io).

```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $TMPDIR init --apply kiurchv
```