Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-07 00:22:23 +00:00
parent c22ca08b6b
commit 9c36a48bd3
35 changed files with 316 additions and 38 deletions

View File

@@ -9,6 +9,10 @@ source: https://github.com/tldr-pages/tldr.git
> Note: A local repository needs to be defined in `/etc/pacman.conf` and `vifm` needs to be installed for this to fully function.
> More information: <https://github.com/aurutils/aurutils>.
- Initialize the repository that matches the path in `/etc/pacman.conf`:
`repo-add {{path/to/database.db.tar.gz}}`
- Search the AUR database for a package:
`aur search {{keyword}}`