mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 04:38:29 +10:00
Push before pull.
This commit is contained in:
@@ -152,7 +152,7 @@ List of keybindings (SPC h b b)")
|
||||
(kbd "T") 'dired-do-touch
|
||||
(kbd "Y") 'dired-copy-filenamecopy-filename-as-kill ; copies filename to kill ring.
|
||||
(kbd "+") 'dired-create-directory
|
||||
(kbd "-") 'dired-up-directory
|
||||
(kbd "-") 'dired-do-kill-lines
|
||||
(kbd "% l") 'dired-downcase
|
||||
(kbd "% u") 'dired-upcase
|
||||
(kbd "; d") 'epa-dired-do-decrypt
|
||||
|
||||
@@ -355,7 +355,7 @@ Dired is the file manager within Emacs. Below, I setup keybindings for image pr
|
||||
(kbd "T") 'dired-do-touch
|
||||
(kbd "Y") 'dired-copy-filenamecopy-filename-as-kill ; copies filename to kill ring.
|
||||
(kbd "+") 'dired-create-directory
|
||||
(kbd "-") 'dired-up-directory
|
||||
(kbd "-") 'dired-do-kill-lines
|
||||
(kbd "% l") 'dired-downcase
|
||||
(kbd "% u") 'dired-upcase
|
||||
(kbd "; d") 'epa-dired-do-decrypt
|
||||
|
||||
Reference in New Issue
Block a user