14 lines
281 B
Markdown
14 lines
281 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 git://github.com:whatevsz/dotfiles ~/dotfiles`
|
|
2. `cd ~/dotfiles && ./bootstrap.sh`
|