add "fill" action to the CLI, consolidate config generation

This commit is contained in:
2025-12-19 19:45:20 -08:00
parent b56fb396ea
commit 12cf00552b
223 changed files with 10975 additions and 29942 deletions

View File

@@ -0,0 +1,23 @@
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
--color=fg:#2a2f2b
--color=fg+:#373c37
--color=bg:#eaf1ea
--color=bg+:#d9e0da
--color=hl:#436ec2
--color=hl+:#2c4f93
--color=info:#736e3a
--color=marker:#315b38
--color=prompt:#ce3c30
--color=spinner:#736e3a
--color=pointer:#ce3c30
--color=header:#315b38
--color=border:#d9e0da
--color=label:#aeaeae
--color=query:#2a2f2b
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
--separator="" --scrollbar="│"'