# Zsh主题 **Repository Path**: moze_sz/ZT ## Basic Information - **Project Name**: Zsh主题 - **Description**: 适用于linux的zsh主题 - **Primary Language**: Shell - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-26 - **Last Updated**: 2025-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Linux, Zsh, termux, Proot, Theme ## README # Zsh主题 #### 介绍 适用于linux的zsh主题 #### 主题功能 1. 代码高亮 2. 历史命令提示 3. Tab自动补全 #### 安装教程 ##### termux ```bash bash <(curl -sL https://gitee.com/moze_sz/ZT/raw/setup/termux_setup) ``` ##### linux(包括proot容器) 1. Ubuntu ```bash 敬请期待,持续更新中 ``` 2. Rockylinux ```bash 敬请期待,持续更新中 ``` 3. Archlinux ```bash 敬请期待,持续更新中 ``` 4. 其他发行版自行修改适配 本主题使用到的zsh拓展,其他发行版请自行安装 ``` zsh-autosuggestions,zsh-syntax-highlighting ```