My various configs.
- Clone this repo by running
git clone https://github.com/henrebotha/dotfiles
. - Ensure that Stow is installed.
- Install the configs by running
./install.sh
. Alternatively, execute$package_name/install.sh
, where$package_name
is the name of one of the subdirectories in this repo (e.g.zsh/install.sh
).