Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.48 KB

README.org

File metadata and controls

43 lines (36 loc) · 1.48 KB

emacs/dired

Table of Contents

Description

This module provides configuration for dired.

Module Flags

  • +ranger Enables dired to be more like ranger.
  • +icons Enables the display of fancy icons depending on file types in dired buffers.

Plugins

Prerequisites

This module has no prerequisites except on BSDs where GNU ls (gls) is needed for it to work properly (Doom doctor will notify you if it is missing).

Keybindings

KeybindDescription
SPC f dFind directory with dired
qExit dired buffer
C-c C-rRun dired-rsync
C-c C-eRename entries with wdired

Other keybindings can be found on the official Dired reference card.