Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickpellant/dotfiles

My dotfiles.
https://github.com/nickpellant/dotfiles

chezmoi dotfiles

Last synced: 7 days ago
JSON representation

My dotfiles.

Awesome Lists containing this project

README

        

# Dotfiles

My dotfiles for multiple machines.

## Table of Contents

* [Install](#install)
* [Usage](#usage)

## Install

Use `make` to install [homebrew](https://brew.sh/) and [chezmoi](https://chezmoi.io/).

```bash
$ make install
```

## Usage

Use `chezmoi` to initate a new machine.

```bash
$ chezmoi init [email protected]:nickpellant/dotfiles.git
```

See [chezmoi](https://chezmoi.io/) documentation for further usage.