Skip to content

Commit

Permalink
Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
madprops committed Aug 23, 2024
1 parent a14a65e commit 06b1ec2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Finds text in files, recursively. Simply provide a query.

It's in the [AUR](https://aur.archlinux.org/packages/goldie-git).

![](https://i.imgur.com/p0Guav9.jpeg)

## Arguments
Expand Down Expand Up @@ -67,4 +65,8 @@ proc valid_component(c: string): bool =
c.ends_with(".zip") or
c.ends_with(".tar.gz")
return not not_valid
```
```

---

It's in the [AUR](https://aur.archlinux.org/packages/goldie-git).

0 comments on commit 06b1ec2

Please sign in to comment.