summarylogtreecommitdiffstats
path: root/proji.install
blob: d5c5a03d2d01da281f99a66293b108e365d18ff0 (plain)
1
2
3
4
5
function post_install {
  echo "
You need to setup your config structure in $HOME/.config first. Run cp -r "/usr/share/doc/proji/example-config/" "~/.config/proji"
"
}