dotfiles/README.md

11 lines
162 B
Markdown
Raw Normal View History

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