summaryrefslogtreecommitdiff
path: root/app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-08-17 02:04:23 +0200
committerMaciej Barć <xgqt@gentoo.org>2022-08-17 02:17:22 +0200
commit77292f2d1dd578e71e1a9a0af4492c55413124bb (patch)
treeebc0fed13e9af662f55b44fb00749ba6aa67a92b /app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el
parent2f1281ade31419d6e1f9370790faab77b7a8d1f1 (diff)
downloadgentoo-77292f2d1dd578e71e1a9a0af4492c55413124bb.tar.gz
gentoo-77292f2d1dd578e71e1a9a0af4492c55413124bb.tar.bz2
gentoo-77292f2d1dd578e71e1a9a0af4492c55413124bb.zip
app-emacs/exec-path-from-shell: new package; add version 1.12
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el')
-rw-r--r--app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el b/app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el
new file mode 100644
index 000000000000..6fa79c9aefcf
--- /dev/null
+++ b/app-emacs/exec-path-from-shell/files/50exec-path-from-shell-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(load "exec-path-from-shell-autoloads" nil t)