This repository contains my personal dotfiles, managed using GNU Stow.
To install the dotfiles, simply clone this repository into ~/.dotfiles and run stow . from within the repository:
git clone https://github.com/jonicho/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow .Important
Make sure to change the name and email in the git config and jj config to your name and email if you aren't me.