Explorar el Código

add GIT_PAGER= for eshell

pull/1/head
10sr hace 13 años
padre
commit
27b6445823
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .emacs

+ 1
- 0
.emacs Ver fichero

@@ -1387,6 +1387,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
(apply 'eshell/addpath exec-path)
(set (make-variable-buffer-local 'scroll-margin) 0)
(eshell/export "GIT_PAGER=")
(eshell/export "GIT_EDITOR=")
(eshell/export "LC_MESSAGES=C")
))



Cargando…
Cancelar
Guardar