1
0
Fork 0
dotfiles/README.md

16 lines
142 B
Markdown
Raw Normal View History

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