Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Aug 5, 2024
1 parent 95b991e commit df5b9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Set this up in git config aliases as `c` or something. If this was in a _bin_ di
c = '! git commit --edit -m "$(autofill.sh)"'
```

Then instead of `git commit`, you cando:
Then instead of `git commit`, you can do:

```sh
$ git c
Expand Down

0 comments on commit df5b9ab

Please sign in to comment.