From c6cfbe87479368233216a526940f2a24401174c3 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 3 Jan 2021 17:30:54 +0100 Subject: [PATCH] Auto: misc. --- agora-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agora-install.md b/agora-install.md index e65ec6707..977d5e164 100644 --- a/agora-install.md +++ b/agora-install.md @@ -15,7 +15,7 @@ - ctrl-p to open an existing note. - ctrl-shift-p to bring up the [[vscode]] command palete; you can search for any command and see keyboard shortcuts. - Whenever you want to commit to your repository (and the Agora), save all files and use the "branch-like" icon on the left toolbar to review changes and write a commit message. - - You may need to set a user.name and user.email in git. To do this, open the terminal and type: + - You may need to set a user.name and user.email in git. To do this, open the terminal in [[vscode]] and type: - git config --global user.name "Your Name" - git config --global user.email "yourname@example.com" - Send email to signup@anagora.org or a Twitter DM to [[flancian]] with: