dotfiles/README.md

10 lines
162 B
Markdown

# Dotfiles
This repository contains files that can be applied with GNU `stow`.
## Usage
Clone this repository to ~/.dotfiles
```shell
cd ~/.dotfiles
stow .
```