2017-08-26 10:56:11 +02:00
|
|
|
# dotfiles
|
|
|
|
|
|
|
|
|
|
My configuration files.
|
|
|
|
|
|
|
|
|
|
# Installation
|
|
|
|
|
|
2020-02-23 15:19:08 +01:00
|
|
|
Because it manages multiple users on the system, the directory is supposed to be
|
|
|
|
|
at `/var/lib/dotfiles`.
|
|
|
|
|
|
2020-02-23 14:09:36 +01:00
|
|
|
To setup the dotfiles:
|
2017-08-26 10:56:11 +02:00
|
|
|
|
2020-02-23 15:25:22 +01:00
|
|
|
1. `git clone https://github.com/hakoerber/dotfiles.git ~/dotfiles`
|
2020-02-23 15:19:08 +01:00
|
|
|
2. `cd ~/dotfiles && ./bootstrap.sh`
|