mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Make it easy to switch to shell-script-mode
This commit is contained in:
@@ -26,3 +26,6 @@
|
||||
|
||||
;; Dired
|
||||
(defalias 'wd 'wdired-change-to-wdired-mode)
|
||||
|
||||
;; Modes
|
||||
(defalias 'sh 'shell-script-mode)
|
||||
|
||||
Reference in New Issue
Block a user