From 6dd010a0e107887e473d99bfe9bc78f812465ef2 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Wed, 14 Jul 2021 18:57:38 +0200 Subject: [PATCH] I'm going through changeeeeeeesss --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3ab42b520..bb2c484cb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,7 @@ fish 3.4.0 (released ???) Notable improvements and fixes ------------------------------ +- Complimenting the ``prompt`` command in 3.3.0, ``fish_config`` gained a ``theme`` subcommand to show and pick from the sample themes (meaning color schemes) directly in the terminal, instead of having to open a webbrowser. For example ``fish_config theme choose Nord`` loads the Nord theme in the current session (:issue:`8132`). Deprecations and removed features ---------------------------------