Skip to content

grantwforsythe/.dotfiles

Repository files navigation

.Dotfiles

Requirements

  1. Ensure all packages are installed from git@github.com:grantwforsythe/ansible.git
  2. Ensure JetBrainsMono Nerd Font is installed (this font is built into wezterm)

Install

git clone git@github.com:grantwforsythe/.dotfiles.git --recurse-submodules
# On Unix-based system
./install
# On Windows system
./install.ps1