소스 검색

add GIT_PAGER= for eshell

pull/1/head
10sr 13 년 전
부모
커밋
27b6445823
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .emacs

+ 1
- 0
.emacs 파일 보기

@@ -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")
))



불러오는 중...
취소
저장