Skip to content

Commit bc9ddbc

Browse files
committed
Use VSCodium blurb from their website
1 parent c87969b commit bc9ddbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

C-git-commands.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Accompanying the configuration instructions in <<ch01-getting-started#_editor>>,
6767
|Textpad (Windows 64-bit) |`git config --global core.editor "'C:\Program Files\TextPad 5\TextPad.exe' -m` (Also see note below)
6868
|Vim |`git config --global core.editor "vim"`
6969
|Visual Studio Code |`git config --global core.editor "code --wait"`
70-
|VSCodium (Free/Libre Open source binaries of VSCode) | `git config --global core.editor "codium --wait"`
70+
|VSCodium (Free/Libre Open Source Software Binaries of VSCode) | `git config --global core.editor "codium --wait"`
7171
|WordPad |`git config --global core.editor '"C:\Program Files\Windows NT\Accessories\wordpad.exe"'"`
7272
|Xi | `git config --global core.editor "xi --wait"`
7373
|==============================

0 commit comments

Comments
 (0)