Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 401 Bytes

File metadata and controls

11 lines (7 loc) · 401 Bytes

My dot files

These are my dot files and configs. I manage these files using GNU Stow.

If you'd like to install any of these files, install GNU Stow and run the install.sh script from the dots directory, or manually run the stow commands like so:

# Replace <package> with the package name you'd like to install.

stow -t $HOME -S <package>