Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyp3rflow/ddotfiles

dotfiles for my experiment server profiles
https://github.com/hyp3rflow/ddotfiles

Last synced: 6 days ago
JSON representation

dotfiles for my experiment server profiles

Awesome Lists containing this project

README

        

# hyp3rflow/ddotfiles

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

## Install

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

```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/hyp3rflow/ddotfiles/main/install.sh)"
```

## Manual install

Prerequisite: Homebrew & chezmoi

```shell
# Setup
chezmoi init https://github.com/hyp3rflow/ddotfiles.git

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