Skip to content
Snippets Groups Projects
Commit d7e5ac31 authored by Dirk Sarpe's avatar Dirk Sarpe
Browse files

verify core editor config

fixes 37
parent ae2de67a
No related branches found
No related tags found
No related merge requests found
...@@ -442,6 +442,9 @@ ...@@ -442,6 +442,9 @@
# Linux GNOME / KDE # Linux GNOME / KDE
git config --global core.editor gedit git config --global core.editor gedit
git config --global core.editor kate git config --global core.editor kate
# to verify editor works
git config --edit
``` ```
notes: notes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment