Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 651 Bytes

Dotfiles

This is the Git reposiory for my workstation configuration and configuration files. The goal of this configuration is to automate setting up and updating programs and configurations on the workstations I use.

The configuration system is currently under revamp. I’m trying out Dotbot as the new way to manage the configuration files.

Bootstrapping

Run the following command:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/anttikivi/etc/main/bootstrap)"

License

This repository is licensed under the MIT License. See the LICENSE file for more information.