summaryrefslogtreecommitdiff
path: root/app-emacs/dired-hacks/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-23 01:23:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-23 01:23:10 +0100
commit7828eef5de9e45f50282e2b1eaf348f1ac7af477 (patch)
treeea872a4f1afc4b28699120de310c5d87b75ea5d0 /app-emacs/dired-hacks/files
parentcd18653acd5ce929bb0ec77dde842439db6f060c (diff)
gentoo auto-resync : 23:06:2023 - 01:23:10
Diffstat (limited to 'app-emacs/dired-hacks/files')
-rw-r--r--app-emacs/dired-hacks/files/50dired-hacks-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/dired-hacks/files/50dired-hacks-gentoo.el b/app-emacs/dired-hacks/files/50dired-hacks-gentoo.el
new file mode 100644
index 000000000000..3efac2fa37c8
--- /dev/null
+++ b/app-emacs/dired-hacks/files/50dired-hacks-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(load "dired-hacks-autoloads" nil t)