Skip to content

Commit c20354a

Browse files
authored
Merge pull request progit#1284 from katrinleinweber/1269-aggregate-core.editor-commands
Add Xi to core.editor list in Appendix
2 parents 0079c6f + 3607b43 commit c20354a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

C-git-commands.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Accompanying the configuration instructions in <<ch01-getting-started#_editor>>,
6060
|Vim |`git config --global core.editor "vim"`
6161
|VS Code |`git config --global core.editor "code --wait"`
6262
|WordPad |`git config --global core.editor '"C:\Program Files\Windows NT\Accessories\wordpad.exe"'"`
63+
|Xi | `git config --global core.editor "xi --wait"`
6364
|==============================
6465

6566
[NOTE]

0 commit comments

Comments
 (0)