summarylogtreecommitdiffstats
path: root/emacs-libvterm-git.install
blob: b375c898e995c0af169b0369cf899b393f34ca97 (plain)
1
2
3
4
5
6
7
post_install() {
  cat << EOF
==> Add this to your emacs init file to enable loading:

(require 'vterm)
EOF
}