jthegedus / dotfiles

Dotfiles & Developer Environment. Supports Ubuntu2004+, macOS Catalina+, Windows 10 w WSL
MIT License
34 stars 6 forks source link

support per OS installation & .config #75

Closed jthegedus closed 1 year ago

jthegedus commented 2 years ago

Writing a single installation script per OS is messy and hard to maintain.

Should have a single install.bash script, which then detects OS to the download and curl|bash an OS-specific install-<os>.bash script.

Support same tooling across different OSs.

OSs:

Tools:

Some of these may not run natively on Windows11

jthegedus commented 1 year ago

Stop trying to be smart and install everything with a script. Might use NixOS on a future system which I will add configuration for in another repo, but just want to keep this repo as a light dotfiles symlink setup.