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
..
2020-04-04 10:44:53 +02:00
2021-02-02 08:35:38 +01:00
2020-03-21 15:31:25 +01:00
2020-04-04 10:44:53 +02:00
2020-04-04 10:44:53 +02:00
2020-04-04 10:44:53 +02:00
2020-03-21 15:31:25 +01:00
2020-04-04 10:44:53 +02:00
2021-05-04 13:21:46 -07:00
2020-09-10 20:48:13 +02:00
2021-05-12 18:52:24 +02:00
2020-04-13 22:56:22 +02:00
2021-04-14 21:46:51 +02:00
2021-05-04 13:50:09 -07:00
2020-03-22 15:53:09 +01:00
2020-03-21 15:31:25 +01:00
2021-02-02 08:35:38 +01:00