diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 18:35:23 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 18:35:23 +0200 |
| commit | 5e3b4b6c21d33b28e60ce976479339f72d544a6c (patch) | |
| tree | 0e5a101d4944e7dd5a99606344b6a6807a9a5606 /src/blog/2025-11-29-aoc-download | |
| parent | d3f0841cfdd229ff16b8a230117737a435fc7a56 (diff) | |
| download | sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.tar.gz sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.zip | |
Switch from stagit to cgit
Diffstat (limited to 'src/blog/2025-11-29-aoc-download')
| -rw-r--r-- | src/blog/2025-11-29-aoc-download/aoc-download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2025-11-29-aoc-download/aoc-download.md b/src/blog/2025-11-29-aoc-download/aoc-download.md index 29e56fc..bbde45e 100644 --- a/src/blog/2025-11-29-aoc-download/aoc-download.md +++ b/src/blog/2025-11-29-aoc-download/aoc-download.md | |||
| @@ -79,7 +79,7 @@ And you are good to go! | |||
| 79 | Typing out the full command above may look cooler than downloading the file | 79 | Typing out the full command above may look cooler than downloading the file |
| 80 | by right-clicking "Save page as", but it is just as annoying. So obviously I | 80 | by right-clicking "Save page as", but it is just as annoying. So obviously I |
| 81 | saved that command to | 81 | saved that command to |
| 82 | [a script](https://git.tronto.net/scripts/file/aoc.html) | 82 | [a script](https://git.tronto.net/scripts/tree/aoc) |
| 83 | that also detects the correct file to download based on the current date | 83 | that also detects the correct file to download based on the current date |
| 84 | (or on two optional parameters for the year and the day). My script also | 84 | (or on two optional parameters for the year and the day). My script also |
| 85 | opens up an editor and [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser)) | 85 | opens up an editor and [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser)) |
