Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riaf/dotfiles

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply riaf
https://github.com/riaf/dotfiles

chezmoi dotfiles homebrew sheldon wezterm zsh

Last synced: 2 days ago
JSON representation

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply riaf

Awesome Lists containing this project

README

        

# riaf/dotfiles

## Install

```
# For the first time
sudo xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply riaf
```

## Homebrew

```
brew bundle --file=$XDG_CONFIG_HOME/homebrew/Brewfile
```