Supported systems
Arch Linux
Required packages
curl
rsync
To install dotfiles, clone the repository dotfiles
and source bootstrap
script:
git clone dotfiles && cd dotfiles && source bootstrap.sh
To install bin
scripts in /usr/local/bin
run:
./bin.sh
To update, cd
into your local dotfiles
repository and then:
source bootstrap.sh
If ~/.extra
exists, it will be sourced along with the other files.
~/.extra
looks something like this:
git config --global user.name "$GIT_AUTHOR_NAME"
git config --global user.email "$GIT_AUTHOR_EMAIL"
If ~/.path
exists, it will be sourced along with the other files.
λ
- greek small letter lamda𝝺
- mathematical sans-serif bold small lamda
Arch Linux - Full disk encryption with LUKS2 / LVM2 / Secure Boot / TPM2 Setup