1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Add missing "Open Git Bash" step

This commit is contained in:
Rob Cowsill
2021-09-28 21:02:57 +01:00
committed by GitHub
parent 3655700bbb
commit 1c2523c821

View File

@@ -60,6 +60,7 @@ shortTitle: Associate text editors
## Using Atom as your editor
1. Install [Atom](https://atom.io/). For more information, see "[Installing Atom](https://flight-manual.atom.io/getting-started/sections/installing-atom/)" in the Atom documentation.
{% data reusables.command_line.open_the_multi_os_terminal %}
3. Type this command:
```shell
$ git config --global core.editor "atom --wait"