Files
ohmyzsh/plugins
Rishvic Pushpakaran 069512d14a feat(gitignore): add caching to gi completion (#13735)
Adds a cache policy for the `gi` command completion function, i.e.
`_gitignoreio`. Previously, every completion call would request the list
endpoint of gitignore.io over the network, resulting in a delay between
pressing <Tab> and the autocomplete options showing up.

Since we don't expect the gitignore.io templates to change that
frequently, configured the cache policy to expire after 7 days.

Signed-off-by: Rishvic Pushpakaran <rishvic@gmail.com>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2026-08-07 10:53:03 +02:00
..
2023-03-06 11:25:47 +01:00
2023-06-05 10:26:36 +02:00
2023-04-27 19:46:29 +02:00
2026-06-01 10:55:38 +02:00
2024-10-17 10:00:29 +02:00
2026-08-03 10:16:50 +02:00
2026-05-28 18:56:03 +02:00
2026-07-01 10:42:26 +02:00
2026-06-15 11:51:24 +02:00
2024-09-01 21:01:27 +02:00
2025-01-23 20:43:27 +01:00
2023-09-29 11:24:40 +01:00
2026-07-01 10:42:26 +02:00
2025-01-12 14:25:00 +01:00
2026-07-01 10:42:26 +02:00
2024-09-01 21:01:27 +02:00
2024-03-14 23:07:39 +07:00
2024-09-01 21:01:27 +02:00
2024-09-19 11:44:51 +02:00
2023-09-04 19:43:06 +02:00
2026-03-24 08:44:42 +01:00
2026-07-01 10:42:26 +02:00
2025-04-29 10:34:33 +02:00
2023-03-01 11:23:32 +01:00
2024-06-03 12:59:01 +02:00
2024-09-01 21:01:27 +02:00
2025-07-21 18:39:25 +02:00
2024-10-17 10:01:07 +02:00
2025-06-29 17:09:07 +02:00
2026-02-23 10:46:40 +01:00