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
..
2021-07-14 17:03:41 +02:00
2020-10-12 20:25:35 +02:00
2021-07-14 17:03:41 +02:00
2021-05-03 13:12:11 +02:00
2021-07-13 21:33:42 +02:00