From b809adf3f65a0e5d35389d6d02be0a77d9a9f3e4 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Fri, 18 Jun 2021 20:22:25 -0400 Subject: [PATCH] Install ccache --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index dd8e92d..a2e16d1 100644 --- a/config.org +++ b/config.org @@ -972,7 +972,7 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac export PATH="/home/armaa/src/bin:$PATH" export PATH="/home/armaa/src/bin/bin:$PATH" export PATH="/home/armaa/.local/bin:$PATH" - export PATH="$PATH:/usr/sbin" + export PATH="/usr/lib/ccache/bin:$PATH" #+end_src **** Locale #+begin_src shell :tangle ~/.config/ash/ashrc -- 2.39.2