Minor changes
This commit is contained in:
parent
ee070585df
commit
90f4e2811d
5 changed files with 15 additions and 6 deletions
|
|
@ -28,6 +28,9 @@
|
|||
;; Give me column numbers
|
||||
(column-number-mode t)
|
||||
|
||||
;; Bash is the reliable one here
|
||||
(setq multi-term-program "/bin/bash")
|
||||
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'exec-path "/usr/local/bin")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue