Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 942 Bytes

File metadata and controls

30 lines (20 loc) · 942 Bytes

My personal dotfiles for CachyOS and MacOS 🚀

chezmoi

Install

CachyOS

sudo pacman -Syu --noconfirm yay zsh chezmoi

MacOS

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew install chezmoi git

Apply Dotfiles

$ chezmoi init jershbytes

Note

Personal secrets are stored in ProtonPass and you'll need the ProtonPass CLI installed.