# yx-env **Repository Path**: steper/yx-env ## Basic Information - **Project Name**: yx-env - **Description**: YX-Env: A personal scripts in Node for projects - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yx-env YX-Env: A personal scripts in Node/Shell/Dos for projects ## Node Scripts ##### Node: NVM switch node version ```shell script nvm use 12.16.1 ``` ## Git Scripts ##### Shell: Git pull rebase for the parent folder's sub-folder repos [git-pull-rebase.sh](./git-pull-rebase.sh) ##### Shell: Set git's global user [git-global-user.sh](./git-global-user.sh) ##### Shell: Set git's local user for the parent folder's sub-folder repos [git-local-user.sh](./git-local-user.sh) ##### Shell: Set registry with Tao bao [git-registry-taobao.sh](./git-registry-taobao.sh) ##### Shell: Set remote template (@daybyday/npm-template) [git-remote-template.sh](./git-remote-template.sh) ##### Shell: git auto commit + push, comment with filenames and change types [git-push.sh](./git-push.sh) ## Dos script ##### View port 80's using info [dos-netstat-80.bat](./dos-netstat-80.bat)