Remove default settings for bin bash
This commit is contained in:
parent
7ad6733bc5
commit
456cd698f5
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
|||
(setq-default calendar-view-diary-initially-flag t)
|
||||
(setq-default calendar-week-start-day 1)
|
||||
(setq-default ispell-program-name "aspell")
|
||||
(setq-default shell-file-name "/bin/bash")
|
||||
(setq-default tex-shell-file-name "/bin/bash")
|
||||
(setq-default grep-command "grep -i -nH -e ")
|
||||
|
||||
;; Files and sessions
|
||||
|
|
Loading…
Add table
Reference in a new issue