]> git.armaanb.net Git - config.org.git/commitdiff
Install ccache
authorArmaan Bhojwani <me@armaanb.net>
Sat, 19 Jun 2021 00:22:25 +0000 (20:22 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 19 Jun 2021 00:22:25 +0000 (20:22 -0400)
config.org

index dd8e92df170e5bcc2a9e8ff056709c2080b47109..a2e16d1476918f9cfd81121f4ef9a94eae147c35 100644 (file)
@@ -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