;;; init-eshell.el -*- lexical-binding: t -*- ;; Emacs command shell (use-package nushell-mode) (provide 'init-shell) ;;; init-eshell.el ends here