# ohmyzsh_custom_theme **Repository Path**: nestalk/ohmyzsh_custom_theme ## Basic Information - **Project Name**: ohmyzsh_custom_theme - **Description**: 基于内置的agnoster主题做的自定义主题 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-18 - **Last Updated**: 2023-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ohmyzsh_custom_theme #### 介绍 基于内置的agnoster主题做的自定义主题 #### 使用说明 * 在`~/.zshrc`文件中加入两个变量,并修改主题 ``` DEFAULT_USER="your name" VIRTUAL_ENV_DISABLE_PROMPT=false ZSH——THEME="my_agnoster" ``` * 将`my_agnoster.zsh-theme`文件复制到`~/.oh-my-zsh/themes`文件加下