From a9517e3fbe3806f6e2a00c4d413f499392822c83 Mon Sep 17 00:00:00 2001 From: Logan Gartner Date: Fri, 25 Jun 2021 13:48:54 -0600 Subject: [PATCH] Included system inputrc --- .inputrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.inputrc b/.inputrc index 9fe57b8..799b4df 100644 --- a/.inputrc +++ b/.inputrc @@ -1,2 +1,3 @@ +$include /etc/inputrc set enable-keypad on set colored-stats on