Update blog
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 10s

This commit is contained in:
2025-05-05 17:24:43 -04:00
parent 38191d9b01
commit b17a2a381e
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ By defining your CLI structure in a configuration file (`falyx.yaml` or `falyx.t
#### Example
```bash
falyx
$ falyx
🛠️ Config-Driven CLI
[C] Cleanup temp files
@ -170,7 +170,7 @@ And adds a starter `falyx.yaml` and `tasks.py`, for example:
aliases: [update-dotfiles]
```
**\~/.config/falyx/tasks.py**
**\~/.config/falyx/dotfiles.py**
```python
async def update():