New comment by gusbemacbe on void-packages repository https://github.com/void-linux/void-packages/pull/15800#issuecomment-546683804 Comment: > ``` > $ export EDITOR="nvim" # Or your other editor(nano, vi, vim & etc.). > ~/void-packages | branch: yaru-plus-icon $ git rebase -i HEAD~10 > ``` I am a bit confused. Do you mean `export EDITOR="vim" ~/void-packages | branch: yaru-plus-icon && git rebase -i HEAD~10`? From my cloned repo or from this repo?