Browse Source

Make emacs quick

master
Brett Langdon 9 years ago
parent
commit
00846db52c
No known key found for this signature in database GPG Key ID: A2ECAB73CE12147F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gitconfig

+ 1
- 1
gitconfig View File

@ -6,7 +6,7 @@
helper = store
[core]
excludesfile = /Users/brettlangdon/.gitignore_global
editor = emacs
editor = emacs -nw -Q
pager = diff-so-fancy | less --tabs=4 -RFX
whitespace = trailing-space,space-before-tab
[alias]


Loading…
Cancel
Save