summarylogtreecommitdiffstats
path: root/proji.install
blob: d9166fe59e832c69a10653cc4da551af715405c2 (plain)
1
2
3
4
5
function post_install {
  echo "
You need to setup your config structure in \$HOME/.config first. Run "proji init"
"
}