dotfiles/README.md
2022-06-28 02:15:45 -04:00

6 lines
145 B
Markdown

## Installation
```bash
git clone --bare https://gitlab.com/Ajetski/dotfiles $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
```