upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Set Vim as default editor for Git on Linux #71

Closed ProchaLu closed 4 months ago

ProchaLu commented 4 months ago

Some Students don't have Vim as the default manager on Linux. This PR changes the system setup guide to use Vim as the default Git editor. To follow the logical steps, I added this new guide to the default Git branch master to main step. The logical order for me is:

24) Git credentials for user 25) Git credentials storage 26) Default behavior changes in Git. Branch from master to main and default editor to Vim.