summarylogtreecommitdiffstats
path: root/hub-bin.install
blob: c6373d06ba9ef1885716b7a66ad03e7f5052feb8 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "Run \`$ hub alias\` in your preferred shell to receive the appropriate setup instructions."
}

post_remove() {
  echo "You may want to remove references to hub in your shell's config files"
}