# zq_ohmyzsh **Repository Path**: zhang_qu/zq_ohmyzsh ## Basic Information - **Project Name**: zq_ohmyzsh - **Description**: oh my zsh配置。 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 4 - **Created**: 2021-12-25 - **Last Updated**: 2024-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `zq_ohmyzsh` ![终端测试](./images/终端测试.gif) #### 介绍 `oh my zsh`,`oh my tmux`配置。 #### 使用说明 * `oh my zsh`安装与配置 ```shell ./ohmyzsh_config.md ``` * `oh my tmux`安装与配置 ```shell ohmytmux_config.md ``` * `Powerlevel10k`推荐字体 ```shell ./ohmyzsh_fonts/* ``` * `.zshrc`配置文件 ```shell ./.zshrc ``` * `.p10k.zsh`配置文件 ```shell ./.p10k.zsh ``` * `.tmux.conf.local`配置文件 ```shell .tmux.conf.local ``` * `oh my tmux`官方源码 ```shell ./oh-my-tmux/.tmux-master/* ``` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request