dotfiles/sccache/install.sh

6 lines
97 B
Bash
Raw Normal View History

2022-04-10 11:05:24 +00:00
#!/usr/bin/env sh
mkdir --parents ~/.config/sccache/
ln -svrf config ~/.config/sccache/config