Browse Source

[.gitconfig] Adding default editor

Vinicius Teshima 1 năm trước cách đây
mục cha
commit
15a006a521
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitconfig

+ 1 - 0
.gitconfig

@@ -1,5 +1,6 @@
 [core]
 	excludesFile = /home/snth/.gitignore
+	editor = emacs -nw
 [user]
 	name = Vinicius Teshima
 	email = main@japa.boo