6 lines
87 B
Bash
6 lines
87 B
Bash
corepack enable
|
|
corepack install
|
|
# yarn init -2
|
|
export EDITOR=vim
|
|
exec /usr/bin/zsh -l
|