Set core.editor to vi; add Plasma wallpaper option; persist /etc

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-12 16:30:36 -06:00
parent 15769eda74
commit f5595cad1a
6 changed files with 36 additions and 13 deletions

View file

@ -16,7 +16,7 @@
name = "RingOfStorms (Joshua Bell)";
};
core.pager = "bat";
core.editor = "nano";
core.editor = "vi";
pull.rebase = false;