]> arthur.barton.de Git - ax-zsh.git/blob - plugins/ccache/README.md
P10k: Read config after enabling instant prompt
[ax-zsh.git] / plugins / ccache / README.md
1 ## ccache
2
3 Setup *ccache(1)*, "a fast C/C++ compiler cache":
4
5 1. Configure the cache directory to `$XDG_CACHE_HOME/ccache`,
6 2. Search for *ccache* wrapper scripts and setup `$PATH`.
7
8 ### Environment
9
10 - `$PATH`: Prepend include directory containing *ccache* wrapper scripts.