Update cheatsheets

This commit is contained in:
ivuorinen
2025-01-10 00:17:52 +00:00
parent b7b710463f
commit 829210429d
3 changed files with 6 additions and 2 deletions

View File

@@ -19,3 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
- Only get the 10 recently sync'd mirrors:
`reflector --latest {{10}}`
- Use a configuration file to fetch mirrors:
`sudo reflector @{{/etc/xdg/reflector/reflector.conf}}`