feat: remove sccache config
This commit is contained in:
parent
2a4c3cc85b
commit
02317e2177
2 changed files with 0 additions and 7 deletions
|
@ -1,2 +0,0 @@
|
|||
[cache.redis]
|
||||
url = "redis://192.168.178.2"
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
mkdir --parents ~/.config/sccache/
|
||||
ln -svrf config ~/.config/sccache/config
|
||||
|
Loading…
Reference in a new issue