From f26031f122ffeb1b1c7e46b9a81ae462d94c5c51 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 4 Jan 2016 21:55:31 -0500 Subject: lisp/init-shell.el: Delete --- lisp/init-shell.el | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lisp/init-shell.el (limited to 'lisp/init-shell.el') diff --git a/lisp/init-shell.el b/lisp/init-shell.el deleted file mode 100644 index 06a3732..0000000 --- a/lisp/init-shell.el +++ /dev/null @@ -1,6 +0,0 @@ -;;; Shell and configuration files - -(add-to-list 'auto-mode-alist '("\\.zsh\\'" . shell-script-mode)) -(add-to-list 'auto-mode-alist '("\\.*rc\\'" . conf-unix-mode)) - -(provide 'init-shell) -- cgit v1.2.3