Skip to content

Commit 18b633a

Browse files
committed
cleanup: Remove yadm-theme guides
I've removed that helepr a while back
1 parent e5dee3a commit 18b633a

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.adoc

-21
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,6 @@
66
* (optional) vivid (https://github.com/sharkdp/vivid[homepage] | https://github.com/gentoo/guru/tree/master/app-shells/vivid[ebuild])
77
* (optional) starship (https://starship.rs/[homepage] | https://packages.gentoo.org/packages/app-shells/starship[ebuild])
88

9-
== Theming
10-
11-
By default, I'm using gruvbox, but sometimes I love to experiment with themes :D
12-
To make it easier, I'm using yadm alternatives using `theme:{name}` class, e.g.:
13-
14-
[source,bash]
15-
----
16-
# Set theme to catppuccin_frappe
17-
yadm config --add local.class theme:catppuccin_frappe
18-
19-
# Switch back to default theme
20-
yadm config --unset-all local.class 'theme:*'
21-
----
22-
23-
There's also a helper for that:
24-
25-
[source,bash]
26-
----
27-
yadm-theme catppuccin_frappe
28-
----
29-
309
== Install
3110

3211
[source,bash]

0 commit comments

Comments
 (0)