Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Last active December 27, 2015 14:09
Show Gist options
  • Select an option

  • Save ingydotnet/7338933 to your computer and use it in GitHub Desktop.

Select an option

Save ingydotnet/7338933 to your computer and use it in GitHub Desktop.
My Report -- Wednesday, November 6, 2013 AD

Regarding the templating of weechat conf files:

I think this is a great example of how to combine:

I coded up the YAML real tasty (DRY), and then wrote code in tt2 to slice it up various ways, thus avoiding any auxiliary Perl helper script. All in all, pretty elegant.

In this case (weechat), I'm not sure it plays out because it works against the save_layout_on_exit workflow, if you prefer to work that way. Time will tell.

-- Ingy döt Net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment