-
-
Notifications
You must be signed in to change notification settings - Fork 83
Home
Michael Pope edited this page Aug 22, 2018
·
5 revisions
Welcome to the dired-hacks wiki!
These are some notes from my experience using dired-open.
Installation under Emacs 26 using use-package
(use-package dired-open
:init
(require 'dired-open)
:defer 5)
After loading this then you can test
Open up a directory and move over a file, type in M-x dired-open-xdg and it should open it in your default GUI application.
M-x customize Type in 'dired-open' and search