blob: ba961a5100d4329231422b6292f0349671487390 (
plain)
1
2
3
4
|
(add-to-list 'load-path "@SITELISP@")
(load "emacs-eat-autoloads" nil t)
(setq eat-term-shell-integration-directory "@SITEETC@/integration")
(setq eat-term-terminfo-directory "@SITEETC@/terminfo")
|