Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 365 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 365 Bytes

Prerequisites

Common

Make sure user is using Zsh. And install zplug

sudo usermod --shell /usr/bin/zsh <username>
sh -c "$(curl -fsLS git.io/chezmoi)" -- init -S ~/dotfiles --apply shihanng

macOS

Install Homebrew.

Linux (Ubuntu, Elementary OS)

Nothing to do.