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
Copy file name to clipboardExpand all lines: EasyKey.git/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,5 @@ To get startet with the full functionality:
11
11
1. Install `git` on the command line. (MACOS: `brew install git`)
12
12
2. Install `git-extras` on the command line. (MACOS: `brew install git-extras`)
13
13
3. Install `git-filter-repo` on the command line (MACOS: `brew install git-filter-repo`)
14
-
5. You need to define a Diff tool, you can do that with EasyKey.git in 'Setting up repositories' > 'Define merge/diff tool'.
14
+
5. You need to define a Diff tool, you can do that with EasyKey.git in 'Setting up repositories' > 'Define merge/diff tool'. Use 'vimdiff' for instance.
15
15
6. Start the menu with `bash git.sh` or with `bash path/to/git.sh`
0 commit comments