Kill obsolete defcustom prelude-shell
This commit is contained in:
parent
e7876d5096
commit
838daf83d9
1 changed files with 0 additions and 5 deletions
|
@ -98,11 +98,6 @@ Only modes that don't derive from `prog-mode' should be listed here."
|
||||||
:type 'symbol
|
:type 'symbol
|
||||||
:group 'prelude)
|
:group 'prelude)
|
||||||
|
|
||||||
(defcustom prelude-shell (getenv "SHELL")
|
|
||||||
"The default shell to run with `crux-visit-term-buffer'"
|
|
||||||
:type 'string
|
|
||||||
:group 'prelude)
|
|
||||||
|
|
||||||
(provide 'prelude-custom)
|
(provide 'prelude-custom)
|
||||||
|
|
||||||
;;; prelude-custom.el ends here
|
;;; prelude-custom.el ends here
|
||||||
|
|
Loading…
Reference in a new issue