home/README.md
Seaswimmer 6d37bc2b73
added a missing newline to the README
Signed-off-by: Seaswimmer <seaswimmerthefsh@gmail.com>
2024-07-10 12:00:40 -04:00

555 B

home

Hi there! This repository contains all of my (publically available) $HOME files. This is mainly meant as a utility for my own use, but if you'd like to base your configs on mine for some reason, feel free!

This repository contains submodules, make sure to clone those as well with the following command:

git clone --recursive-submodules https://www.coastalcommits.com/Seaswimmer/home.git

Or, if you've already cloned the repository, initialize the submodules with the following command:

git submodules update --recursive