Forráskód Böngészése

[.gitconfig] Adding default editor

Vinicius Teshima 1 éve
szülő
commit
15a006a521
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .gitconfig

+ 1 - 0
.gitconfig

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