dotfiles/README.md

16 lines
142 B
Markdown
Raw Permalink Normal View History

2024-04-21 19:07:19 +00:00
# 🐱 dotfiles
My dotfiles.
2024-12-18 23:15:20 +00:00
2025-03-01 21:34:30 +00:00
## Usage
2024-12-18 23:15:20 +00:00
```shell
2025-01-05 14:23:39 +00:00
plow --force --verbose
2024-12-18 23:15:20 +00:00
```
or...
```shell
2025-01-05 14:23:39 +00:00
plow --force --verbose --from ./home --to ~
2024-12-18 23:15:20 +00:00
```