Merge pull request #327 from alexconlin/patch-1

fix rc file suffix in README
This commit is contained in:
Will Owens
2023-07-08 07:45:00 -04:00
committed by GitHub

View File

@@ -181,7 +181,7 @@ doesn't need to 'learn' anything, and it can do SCM-specific stuff like:
The default alias for `git_index` is 'c', which might stand for 'code' The default alias for `git_index` is 'c', which might stand for 'code'
You will first need to configure your repository directory by setting `GIT_REPO_DIR` in `~/.git.sbmrc`. You will first need to configure your repository directory by setting `GIT_REPO_DIR` in `~/.git.scmbrc`.
Then, build the index: Then, build the index: