My public dotfiles
Clone repo and run ./install
in root folder
Installation via curl:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/helgeblod/.dotfiles/main/web/curl-installer.sh)"
For some reason, this works best on FreeBSD:
curl -fsSL https://raw.githubusercontent.com/helgeblod/.dotfiles/main/web/curl-installer.sh | bash