fish-shell/doc_src
Fabian Homborg 8223e6f23e fish_config: Add CLI-based theme selector
`fish_config theme`:

- `list` to list all available themes (files in the two theme
directories - either the web_config/themes one or
~/.config/fish/themes!)
- `show` to show select (or all) themes right in the terminal - this
starts another fish that reads the theme file and prints the sample
text, manually colored
- `choose` to load a theme *now*, setting the variables globally
- `save` to load a theme and save the variables universally
- `dump` to write the current theme in .theme format (to stdout)
- `demo` to display the current theme
2021-07-14 18:56:19 +02:00
..
cmds fish_config: Add CLI-based theme selector 2021-07-14 18:56:19 +02:00
python_docs_theme docs: Stop making code *smaller* 2021-07-01 17:50:25 +02:00
commands.rst We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08:00
completions.rst docs: Replace all internal links with :ref:s 2021-03-26 19:32:14 +01:00
conf.py docs: Remove lAtEx thing again 2021-07-14 17:03:41 +02:00
design.rst Make rationale spacing consistent 2020-10-12 20:25:35 +02:00
faq.rst docs: Made the abort/edit history feature more discoverable. 2021-07-03 16:39:32 +02:00
fish_for_bash_users.rst docs: Make title level consistent 2021-07-13 23:05:23 +02:00
fish_indent_lexer.py Highlight keywords differently 2021-02-07 21:18:51 +01:00
index.rst docs: Remove lAtEx thing again 2021-07-14 17:03:41 +02:00
interactive.rst docs: Put a note on which binding function to call in each section 2021-07-14 16:49:22 +02:00
language.rst docs: Reword bit about aliases and autoloading 2021-07-14 16:46:26 +02:00
license.rst Update copyright years 2021-05-03 13:12:11 +02:00
relnotes.rst docs: call the CHANGELOG "release notes" 2021-02-25 22:46:24 +08:00
tutorial.rst Docs for "$(cmd)" and $(cmd) 2021-07-13 21:33:42 +02:00