add code block

This commit is contained in:
Adam Jeniski 2022-06-28 02:15:45 -04:00
parent a391cf22c0
commit 60e222eaf8

View File

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