about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/wpc-dired.el
AgeCommit message (Collapse)AuthorFilesLines
2020-08-20 List directories first in dired viewWilliam Carroll1-0/+1
Ideally I'd use exa insted of ls, but I cannot seem to support that yet.
2020-08-20 Drop support for wpc/find-fileWilliam Carroll1-1/+1
Cleaning things up...
2020-01-30 Move move .emacs.d out of configs/sharedWilliam Carroll1-0/+41
Moving all of my Emacs-related files into their own directory at the root of this repository.