repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git]
/
ropemacs
/
ropemacs.install
blob
4b303b8b4968f1871f9cecc263cc7de2675e4af6
1
post_install() {
2
3
echo "After installing pymacs, add these lines to your ``~/.emacs`` file:"
4
echo "(require 'pymacs)"
5
echo "(pymacs-load \"ropemacs\" \"rope-\")"
6
/bin/true
7
}
8