You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|BBEdit (Mac, with command line tools) |`git config --global core.editor "bbedit -w"`
48
48
|Emacs |git config --global core.editor emacs
@@ -65,7 +65,7 @@ Accompanying the configuration instructions in <<ch01-introduction#r_first_time>
65
65
66
66
[NOTE]
67
67
====
68
-
If you have a 32-bit editor on a Windows 64-bit system, the program will be installed in `C:\Program Files (x86)\` rather than `C:\Program Files\` as in the table above.
0 commit comments