From eb585f1174c6f004f722f4d865563595712f0a10 Mon Sep 17 00:00:00 2001 From: ccoVeille <3875889+ccoVeille@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:30:12 +0200 Subject: [PATCH] Fix headers style: no double spaces --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8771bc69..3be38cb9 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Install `forgit` in just one click. - **Interactive `git commit --fixup && git rebase -i --autosquash` selector** (`gfu`) -# ⌨ Keybindings +# ⌨ Keybindings | Key | Action | | :-------------------------------------------: | ------------------------------------------- | @@ -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`.