Skip to content

Instantly share code, notes, and snippets.

@andiogenes
Created September 7, 2022 11:06
Show Gist options
  • Save andiogenes/3726f64bf96ee45d78daaa35043e05d5 to your computer and use it in GitHub Desktop.
Save andiogenes/3726f64bf96ee45d78daaa35043e05d5 to your computer and use it in GitHub Desktop.
;;; Show directories first in Dired
(setq dired-listing-switches "-al --group-directories-first")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment