Configure and install your operating system and application settings from anywhere.
These dotfiles rely on git
for versioncontrol. Learn git through playing oh my git.
For an introduction using version control with vscode
there is a nice post in the docs.
After a fresh windows installation start with the post-installation preparation, or directly proceed to setup your own windows dotfiles.
Tutorial how to setup ubuntu dotfiles.
Work still in progress, just have a look around the script files.
If you are interested in something special, you need a feature or an advice, write me a message or create an issue.
This repos' main purpose is serving as a private dump - so no warranties at all for anything
Especially all install- and shell- scripts are under heavy construction. Use with caution - know what you're doing.
newest_version: 25.12.2021
To enable the git commit hooks on the machine (Requires installation of uv)
uv sync
uv run pre-commit install