dotfiles/README.md

11 lines
162 B
Markdown
Raw Normal View History

2024-06-13 20:20:55 -07:00
# Dotfiles
This repository contains files that can be applied with GNU `stow`.
2024-06-13 23:03:12 -07:00
## Usage
Clone this repository to ~/.dotfiles
2024-06-13 23:03:12 -07:00
```shell
cd ~/.dotfiles
stow .
2024-06-13 20:20:55 -07:00
```