/dotfiles

Primary LanguageShell

FSLEF dotfiles

FSLEF dotfiles, managed with chezmoi.

Configure a new machine by following these steps:

Install Homebrew and minmimum packages:

Rename Computer Host Name

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install packages

brew install rbw
brew install --cask bitwarden --no-quarantine
brew install chezmoi

Login to bitwarden

rbw config set email <email>
rbw login

Initialize Chezmoi config

chezmoi init fslef