From bfec5d25657132eef8aa06c626595d375ef91ba0 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Mon, 24 Jun 2019 01:15:51 +0200 Subject: [PATCH] use theme nofancy --- .gitmodules | 3 +++ themes/nofancy | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/nofancy diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..88adc6a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/nofancy"] + path = themes/nofancy + url = https://github.com/gizak/nofancy diff --git a/themes/nofancy b/themes/nofancy new file mode 160000 index 0000000..ae46702 --- /dev/null +++ b/themes/nofancy @@ -0,0 +1 @@ +Subproject commit ae4670287c71f4c4aed91be9b3d3919846fd62c9