fiexed git default editor

main
The_miro 2025-05-25 10:58:49 +02:00
parent da25625c73
commit 82876e16f9
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash
# in lieu of restarting the shell
\. "$HOME/.nvm/nvm.sh"
git config core.editor nvim
# Download and install Node.js:
nvm install 22