瀏覽代碼

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



Loading…
取消
儲存