Config: Enable direct editing of permissions
Allow to edit permissions in wdired-mode
(C-x C-q
).
(with-eval-after-load 'dired
(setq wdired-allow-to-change-permissions t))
Allow to edit permissions in wdired-mode
(C-x C-q
).
(with-eval-after-load 'dired
(setq wdired-allow-to-change-permissions t))