NOTE! this repo is still a work in progress. Clone and execute at your own risk :-)
These dotfiles intended to be used with GitHub codespaces, or to be manually cloned when setting up local dev environments.
$ git clone https://github.com/kbouck/dotfiles.git
$ dotfiles/install.sh
- script will detect OS (Win, MacOS, Ubuntu, Raspberry Pi OS)
- and will then then link or copy the dotfiles, or other config relevant only to that environment
install.sh # Detects OS and run appropriate script
mac/ # MacOS - dotfiles, apps, defaults, dock, prefs
linux/ # Linux, WSL, Raspberry Pi - dotfiles, apps
win/ # Windows stuff (TODO)