summarylogtreecommitdiffstats
path: root/spaceship-prompt-git.install
blob: 73e1f43f066ac6518b0ce06e96c312926d2e4ca2 (plain)
1
2
3
4
post_install() {
  echo "Add this line to your .zshrc to enable spaceship:
  source /usr/lib/spaceship-prompt/spaceship.zsh"
}