Files
dotfiles/README.md

14 lines
288 B
Markdown

# dotfiles
My configuration files.
# Installation
Because it manages multiple users on the system, the directory is supposed to be
at `/var/lib/dotfiles`.
To setup the dotfiles:
1. `git clone https://github.com/hakoerber/dotfiles.git ~/dotfiles`
2. `cd ~/dotfiles && ./bootstrap.sh`