/.dotfiles-old

My public dotfiles

Primary LanguageShell

.dotfiles

My public dotfiles

Installation

Clone repo and run ./install in root folder

Install with curl

Installation via curl:

Linux:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/helgeblod/.dotfiles/main/web/curl-installer.sh)"

FreeBSD

For some reason, this works best on FreeBSD:

curl -fsSL https://raw.githubusercontent.com/helgeblod/.dotfiles/main/web/curl-installer.sh | bash