Files
dotfiles/README.md
2020-02-23 15:19:08 +01:00

18 lines
408 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`
# Required third party software
- `vim` uses the plugin manager "vundle", available [here](https://github.com/gmarik/vundle)