Skip to content

Commit e7ae202

Browse files
committed
Change default editor to something more human
1 parent f430a7d commit e7ae202

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/manual-git.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you prefer working on the command line...
7575
__Tip__: [adapt git configuration](https://git-scm.com/docs/git-config.html#git-config-coreeditor) to use your favourite editor
7676

7777
```
78-
git config --global core.editor vim
78+
git config --global core.editor gedit
7979
```
8080

8181
---

0 commit comments

Comments
 (0)