From: Armaan Bhojwani Date: Sat, 19 Jun 2021 00:22:25 +0000 (-0400) Subject: Install ccache X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=b809adf3f65a0e5d35389d6d02be0a77d9a9f3e4 Install ccache --- 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