My personal dotfiles.
Find a file
2025-11-30 13:22:01 -06:00
config Add web language support 2025-08-27 21:13:33 -05:00
scripts Add script for asking the oracle 2025-11-30 13:22:01 -06:00
.gitignore Initial commit 2024-09-17 13:43:30 -05:00
.gitmodules Update submodule location 2025-07-10 19:50:45 -05:00
LICENSE-MIT.txt Relicense scripts to MIT license 2024-09-18 13:31:04 -05:00
LICENSE-UNLICENSE.txt Relicense scripts to MIT license 2024-09-18 13:31:04 -05:00
README.md Relicense scripts to MIT license 2024-09-18 13:31:04 -05:00
restow.sh Move stow scripts to scripts folder 2024-09-17 14:05:26 -05:00
stow.sh Move stow scripts to scripts folder 2024-09-17 14:05:26 -05:00
unstow.sh Move stow scripts to scripts folder 2024-09-17 14:05:26 -05:00

Configs

These are my personal dotfiles. They are managed using GNU Stow.

Scripts

The configs can be easily managed using the provided scripts.

  • stow.sh will store the configs.
  • unstow.sh will remove the configs.
  • restow.sh will remove, then store the configs.

The scripts are explicitly stored in your home folder, so you can clone this repo anywhere on your computer.

License

All files in this repo are released under the Unlicense, unless otherwise stated.

All scripts (in the scripts/ dir) are released under the MIT License, unless otherwise stated.