|
|
|
@ -69,6 +69,12 @@
|
|
|
|
|
(add-hook 'eshell-mode-hook 'set-buffer-utf8) |
|
|
|
|
|
|
|
|
|
;;-------------------------------------------------------------------------------------- |
|
|
|
|
;; Prefer unix style line endings |
|
|
|
|
;;-------------------------------------------------------------------------------------- |
|
|
|
|
|
|
|
|
|
(set-buffer-file-coding-system 'unix) |
|
|
|
|
|
|
|
|
|
;;-------------------------------------------------------------------------------------- |
|
|
|
|
;; Conditionally load urxvt files to fix weird bindings |
|
|
|
|
;;-------------------------------------------------------------------------------------- |
|
|
|
|
|
|
|
|
|