diff --git a/contrib/shell/packages.el b/contrib/shell/packages.el index 840d09b28..f0771c08b 100644 --- a/contrib/shell/packages.el +++ b/contrib/shell/packages.el @@ -164,7 +164,7 @@ (projectile-with-default-dir (projectile-project-root) (multi-term))) (evil-leader/set-key "p$t" 'projectile-multi-term-in-root))))) -(defun spacemacs/init-shell () +(defun shell/init-shell () (defun shell-comint-input-sender-hook () "Check certain shell commands. Executes the appropriate behavior for certain commands."