fiexed git default editor
parent
da25625c73
commit
82876e16f9
|
|
@ -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
|
# in lieu of restarting the shell
|
||||||
\. "$HOME/.nvm/nvm.sh"
|
\. "$HOME/.nvm/nvm.sh"
|
||||||
|
git config core.editor nvim
|
||||||
# Download and install Node.js:
|
# Download and install Node.js:
|
||||||
nvm install 22
|
nvm install 22
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue