This commit is contained in:
陆柯 2022-11-19 20:31:37 +08:00
parent 6b44c44363
commit 756d7abd21

View File

@ -1 +1,6 @@
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
pushd /faronear/fon/sysconfig
# 取消被默认添加到 .bashrc 的设置already integrated in .bashrc
git reset . && git checkout .
popd