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

https://github.com/hazer/dotfiles


https://github.com/hazer/dotfiles

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hazer's Dotfiles

## Setup

### Pre-requisites
- curl
- zsh

### Install:
```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply Hazer
```

### Update
```sh
chezmoi update
```