7 Commits

Author SHA1 Message Date
e1b879f54c change default height to 10
- with startswith filtering its more reasonable
2025-06-18 06:37:06 +01:00
f51302a945 update usage, header + footer. 2025-06-18 06:26:34 +01:00
70b1c373ae replace huh with promptui
- it gives more control over filtering

add --filter/-f flag, this allows configuration over a prefix vs contains filter

update the README to reflect changes
2025-06-18 03:31:34 +01:00
39f762c0e6 make height a persistent flag
make a viper binding for it

env var prefix now IGNR_
2025-06-17 20:53:49 +01:00
d15402bef1 move api list/get calls into runPrompt
add --height/-H flag to new command

add template language to template. This may be useful if combining gitignores.
2025-06-17 13:30:34 +01:00
ad6e3dddf1 move files into root of repo 2025-06-15 19:18:08 +01:00
647bdddb55 first commit 2025-06-15 12:49:07 +01:00