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

https://github.com/hrkings/dotfiles

My dotfiles (Always WIP)
https://github.com/hrkings/dotfiles

Last synced: 3 months ago
JSON representation

My dotfiles (Always WIP)

Awesome Lists containing this project

README

        

# Dotfiles

This repository contains my personal dotfiles, a collection of useful scripts and other utils. It heavily relies on [chezmoi](https://www.chezmoi.io/).

## How to install

```bash
sudo pacman -Syyu chezmoi
chezmoi init --apply
```