Skip to content

Commit

Permalink
Fix headers style: no double spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoVeille committed Apr 24, 2024
1 parent 6becc08 commit eb585f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Install `forgit` in just one click.

- **Interactive `git commit --fixup && git rebase -i --autosquash` selector** (`gfu`)

# Keybindings
# ⌨ Keybindings

| Key | Action |
| :-------------------------------------------: | ------------------------------------------- |
Expand All @@ -158,7 +158,7 @@ Install `forgit` in just one click.
\* Available when the selection contains a commit hash or a stash ID.
For Linux users `FORGIT_COPY_CMD` should be set to make copy work. Example: `FORGIT_COPY_CMD='xclip -selection clipboard'`.

# Options
# ⚙ Options

Options can be set via environment variables. They have to be **exported** in
order to be recognized by `forgit`.
Expand Down

0 comments on commit eb585f1

Please # to comment.