summaryrefslogtreecommitdiff
path: root/lisp/init-shell.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-shell.el')
-rw-r--r--lisp/init-shell.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/init-shell.el b/lisp/init-shell.el
index a353526..06a3732 100644
--- a/lisp/init-shell.el
+++ b/lisp/init-shell.el
@@ -1,7 +1,5 @@
;;; Shell and configuration files
-(require-package 'pkgbuild-mode)
-
(add-to-list 'auto-mode-alist '("\\.zsh\\'" . shell-script-mode))
(add-to-list 'auto-mode-alist '("\\.*rc\\'" . conf-unix-mode))