updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / urxvt-autocomplete-all-the-things-git / autocomplete-ALL-the-things.install
blobbb46217650a5c26ed6ad59098370ae6ba0b22a22
1 post_install ()
3   echo "==> To enable autocomplete-ALL-the-things,"
4   echo "==> add the following to your ~/.Xresources (or ~/.Xdefaults):"
5   echo "==>   URxvt.perl-ext-common: [your previous plugins],autocomplete-ALL-the-things"
6   echo "==>   URxvt.keysym.M-slash:  perl:aAtt:complete"
9 post_upgrade ()
11   post_install $1