Configuration Overview

My river configuration is created by extracting the code blocks from within this file and its direct dependencies. It sounds far more complex than it needs to be, but it fits in to an elaborate ninja configuration that I use to generate my home directories. The advantage to me is that I can mix-and-match software versions on different machines, but it also means that the repository structure for individual configurations looks overcomplicated from the outside.

Tip

The output from tools/rst2zsh includes comment markers that can be used to navigate back to the source in this file. For example, in vim calling gF will jump to the section under the cursor.

Contents