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