1
0
Fork 0

local PATH

jebbatime
jebba 2021-06-15 17:09:16 -06:00
parent 186221703d
commit 6df7ae418b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ sudo apt install \
Add to `~/.bashrc`:
```
PATH=/usr/lib/ccache:$PATH
PATH=~/.local/bin:/usr/lib/ccache:$PATH
```
### Source