# profile_config **Repository Path**: haukzero/profile_config ## Basic Information - **Project Name**: profile_config - **Description**: 个人Windows/Linux常用配置 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-04 - **Last Updated**: 2026-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Normal Profile Config 一些在 Windows/Linux 终端上的常用配置文件 ## 相关说明 - `PowerShell`: PowerShell 7 的配置文件, 直接放到用户目录的 Document 目录下即可 - `.vimrc`: vim 配置文件, 放用户目录下 - `alias.sh`: bash 一些 alias 配置, 按需选择放到 `~/.bashrc` 对应位置 - `git_config`: 关于 git 的一些 alias 配置 - `set_container.sh`: 对新启动的 cuda 容器的一些处理