riaf / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Shell 82.5%Language:Ruby 10.4%Language:Lua 7.2%