Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grant0417/dotfiles


https://github.com/grant0417/dotfiles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Grant's Dotfiles

These dots are managed with [chezmoi](https://www.chezmoi.io/)

# Install

Arch:

```shell
sudo pacman -S --needed git chezmoi
chezmoi init --apply grant0417
```

MacOS:

```shell
brew install chezmoi
chezmoi init --apply grant0417
```