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
|
|
|
```
|