]> git.armaanb.net Git - asd-repo.git/blob - ccache/post-install
mutt: remove /etc/Mutt*
[asd-repo.git] / ccache / post-install
1 #!/bin/sh
2
3 cat <<EOF
4
5 NOTE: To enable 'ccache' add this to your
6       '.shellrc' or '.profile'.
7
8 -> export PATH=/usr/lib/ccache/bin:\$PATH
9
10 EOF