Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chimurai/dotfiles


https://github.com/chimurai/dotfiles

chezmoi dotfiles

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# github.com/chimurai/dotfiles

dotfiles, managed with [`chezmoi`](https://github.com/twpayne/chezmoi).

## Install

This'll install Homebrew and chezmoi. After installation `chezmoi` will be initialized.

```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/chimurai/dotfiles/master/install.sh)"
```

## Manual install

Prerequisite: Homebrew & chezmoi

```shell
# Setup
chezmoi init https://github.com/chimurai/dotfiles.git

# Configure ~/.config/chezmoi/chezmoi.toml
chezmoi init
```