Set prompt and pager differently when inside emacs

This commit is contained in:
2015-08-15 00:10:58 -07:00
parent 9c274c29f5
commit 60e4c76205
3 changed files with 9 additions and 1 deletions

View File

@@ -49,7 +49,7 @@
# Use custom `.gitignore` and `.gitattributes`
excludesfile = ~/.gitignore
attributesfile = ~/.gitattributes
pager = less -FXr
# pager = less -FXr # set with environment variable so that pager can be different when inside emacs
[color]
# Use colors in Git commands that are capable of colored output when