From 8fad9a5ecddc88d57a531e4b0084544984f23d25 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 16 Jul 2022 18:13:16 -0400 Subject: Added profile and other missing configs --- .config/micro/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/micro/settings.json (limited to '.config/micro/settings.json') diff --git a/.config/micro/settings.json b/.config/micro/settings.json new file mode 100644 index 0000000..c43ce01 --- /dev/null +++ b/.config/micro/settings.json @@ -0,0 +1,3 @@ +{ + "colorscheme": "solarized-tc" +} -- cgit v1.2.3