pantheon/README.md
2025-02-17 02:38:04 +08:00

546 B

https://drewdevault.com/2019/12/30/dotfiles.html

Uses a one-byte .gitignore.

Houses all the configuration files and scripts I use. If any are from external sources, attribution is in the file itself. Otherwise, they are free to use as you want.

~/bin/ should have all the installed binaries. install_apps in bin/ is a script to install all the apps that there are config files for.

TODO

  • Make the install script interactive so the user can choose which programs they want to install
  • Add Rust, NVM, and Tealdeer to the install script