This directory contains the dotfiles for my system
Ensure you have the following installed on your system
- Git
- GNU Stow
- zsh
- zoxide
- wget/curl
- neofetch
First, check out the dotfiles repo in your $HOME directory using git
Use the recurse-submodules flag to import all submodules
$ git clone git@github.com:JKachele/dotfiles.git --recurse-submodules
$ cd dotfiles
then use GNU stow to create symlinks
$ stow .