# notes **Repository Path**: kabu2025/notes ## Basic Information - **Project Name**: notes - **Description**: 2025年个人学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-01 - **Last Updated**: 2025-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 一、VSCode 下载地址 [https://code.visualstudio.com/](https://code.visualstudio.com/) ### 二、git 下载地址 [https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/](https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/) ### 三、PixPin下载地址 [https://download.pixpin.cn/PixPin_2.0.0.3.exe](https://download.pixpin.cn/PixPin_2.0.0.3.exe) 或 [https://pixpin.cn/](https://pixpin.cn/) ### 四、R 下载地址 [https://cran.r-project.org/bin/windows/base/old/4.5.0/R-4.5.0-win.exe](https://cran.r-project.org/bin/windows/base/old/4.5.0/R-4.5.0-win.exe) ### 五、Geek 下载地址 [https://kabule.lanzn.com/iKto335dcc5g](https://kabule.lanzn.com/iKto335dcc5g) ### 六、Git 配置 ```cmd git config --global user.name "kabu2025" git config --global user.email kabu2025@163.com ``` ### 七、Anaconda3 历史版本下载 [https://repo.anaconda.com/archive/](https://repo.anaconda.com/archive/)