{"id":15211178,"url":"https://github.com/2cd/zsh","last_synced_at":"2025-10-03T03:30:28.368Z","repository":{"id":45909335,"uuid":"266553647","full_name":"2cd/zsh","owner":"2cd","description":"(๑•̀ㅂ•́)و✧ Easily configure zsh themes and plugins for GNU/Linux and Android-Termux.管理数百个zsh插件和主题，支持Alpine,Android,Arch,Debian,Fedora和Void。","archived":true,"fork":false,"pushed_at":"2022-09-28T16:03:39.000Z","size":712,"stargazers_count":108,"open_issues_count":4,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-09-28T08:21:04.570Z","etag":null,"topics":["fzf-tab","ohmyzsh","p10k","plugin","termux","theme","zinit","zsh-theme","zshell"],"latest_commit_sha":null,"homepage":"https://git.io/zsh.sh","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2cd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-24T14:06:08.000Z","updated_at":"2024-07-02T08:58:32.000Z","dependencies_parsed_at":"2023-01-18T18:17:30.412Z","dependency_job_id":null,"html_url":"https://github.com/2cd/zsh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2cd%2Fzsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2cd%2Fzsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2cd%2Fzsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2cd%2Fzsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2cd","download_url":"https://codeload.github.com/2cd/zsh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235069310,"owners_count":18930936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fzf-tab","ohmyzsh","p10k","plugin","termux","theme","zinit","zsh-theme","zshell"],"created_at":"2024-09-28T08:20:31.517Z","updated_at":"2025-10-03T03:30:27.888Z","avatar_url":"https://github.com/2cd.png","language":"Shell","readme":"# Tmoe-zsh 介绍 Introduction\n\n```bash\n. \u003c(curl -L l.tmoe.me/hub/zsh)\n```\n\n\u003e **Easily configure zsh themes and plugins for GNU/Linux and Android-Termux**\n\n## Preview\n\nYou can press \u003ckbd\u003eTAB\u003c/kbd\u003e key to complete.\n![zshtheme completion](https://images.gitee.com/uploads/images/2020/0929/185820_e054932c_7793225.gif)\n\n### Screenshot\n\n![Capture__2020-03-24-17-29-552.png](https://gitee.com/mo2/pic_api/raw/test/2020/03/24/3luF9hHGPnPuhwHu.png)\n\n![Snipaste_2020-03-24_17-12-57.png](https://gitee.com/mo2/pic_api/raw/test/2020/03/24/YsZou4mIXZUFUYdZ.png)\n\n### 200 多种主题 You can choose more than 200 zsh themes\n\n![Snipaste_2020-03-24_17-34-37.png](https://gitee.com/mo2/pic_api/raw/test/2020/03/24/ZSIBFuC1v3AKcTFX.png)\n\n### 100 多种配色 More than 100 color schemes\n\n![Snipaste_2020-03-24_17-16-22.png](https://gitee.com/mo2/pic_api/raw/test/2020/03/24/3JQSGux51j6Fj5cp.png)\n\n### 近 50 种字体 Nearly 50 fonts\n\n![Snipaste_2020-03-24_17-20-59.png](https://gitee.com/mo2/pic_api/raw/test/2020/03/24/K9PweO1nbWok8XUh.png)\n\n### Interface preview screenshot\n\n![86K2M8.png](https://s1.ax1x.com/2020/03/20/86K2M8.png)\n![Capture__2020-03-24-17-41-46.png](https://gitee.com/mo2/pic_api/raw/test/2020/03/24/hSQuBsUxPRbjSgUM.png)\n\nBased on [zinit](https://github.com/zdharma/zinit), use \"Turbo Mode\" to delay loading plugins.\n\n2020-03-19 ：\n\nSupport for more GNU/Linux distributions.\n\n2020-03-24 ：  \nSupport Gentoo/Funtoo\n\n2020-08-13:\nSupport for managing 280+ plugins.\n\n2020-09: Refactored code, not compatible with the old version.\nYou can run the following commands to delete the old version.\n\n```shell\nZSHRC_FILE=\"${HOME}/.zshrc\"\nTMOE_ZSH_GIT_DIR=\"${HOME}/.config/tmoe-zsh/git\"\nrm -rv \"${TMOE_ZSH_GIT_DIR}\" \"$(command -v zsh-i)\"\nmv \"${ZSHRC_FILE}\" \"${ZSHRC_FILE}_$(date +%Y%m%d).bak\"\n```\n\n## 2. Installation\n\n### 2-1.Install using script\n\n1.Android-[Termux](https://termux.com/)\n\n```shell\n    . \u003c(curl -L l.tmoe.me/hub/zsh)\n```\n\n您如果居住在中国，那么可以使用 gitee 仓库。\n\n```shell\n    bash -c \"$(curl -L l.tmoe.me/ee/zsh)\"\n```\n\n2.Debian/Ubuntu/Mint/Kali\n\nIf you are using a container, then install `sudo` and `wget`.\n\n```shell\n    apt update\n    apt install -y sudo wget\n```\n\n```shell\n    bash -c \"$(wget -qO- l.tmoe.me/hub/zsh)\"\n```\n\n3.RedHat/Fedora/CentOS\n\n```shell\n    if ! grep -q 'Fedora' \"/etc/os-release\";then\n        [[ -s \"/etc/yum.repos.d/epel.repo\" ]] || sudo yum install --skip-broken -y epel-release tar dnf\n    fi\n    [[ $(command -v curl) ]] || sudo dnf install -y curl\n    bash -c \"$(curl -L l.tmoe.me/hub/zsh)\"\n```\n\n4.Arch/Manjaro\n\n```shell\n    [[ $(command -v curl) ]] || sudo pacman -Syu curl\n    bash -c \"$(curl -L l.tmoe.me/hub/zsh)\"\n```\n\n5.~~OpenWRT/Entware~~\n\n\u003e 202009:No longer supports routers.\n\n```shell\n    opkg update\n    opkg install libustream-openssl ca-bundle ca-certificates wget bash\n    bash -c \"$(wget --no-check-certificate -qO- l.tmoe.me/hub/zsh)\"\n```\n\n6.Alpine/iOS-[iSH](https://ish.app/)\n\n```shell\n    apk add bash sudo wget\n    wget -O /tmp/.tmoe-zsh l.tmoe.me/hub/zsh\n    bash /tmp/.tmoe-zsh\n```\n\n7.Void\n\n```shell\n    sudo xbps-install -Sy wget\n    bash -c \"$(wget -qO- l.tmoe.me/hub/zsh)\"\n```\n\n8.Gentoo/Funtoo\n\n```shell\n    emerge -avk net-misc/wget\n    bash -c \"$(wget -qO- l.tmoe.me/hub/zsh)\"\n```\n\n9.OpenSUSE\n\n```bash\n    sudo zypper in curl\n    bash -c \"$(curl -L l.tmoe.me/hub/zsh)\"\n```\n\n10.Solus\n\n```bash\n    sudo eopkg install wget\n    bash -c \"$(wget -qO- l.tmoe.me/hub/zsh)\"\n```\n\n11.No other systems tested.  \nFor example:**GuixSD**,etc.  \nYou can refer to [the environment file](https://github.com/2moe/tmoe-zsh/blob/master/tools/environment), and I think you can resolve dependencies yourself.  \nThe relevant dependencies are `zsh git pv wget tar xz newt(whiptail)`\n\n### 2-2.MANUALLY GIT CLONE\n\n```bash\nTMOE_ZSH_DIR=\"${HOME}/.config/tmoe-zsh\"\nTMOE_ZSH_GIT_DIR=\"${TMOE_ZSH_DIR}/git\"\nTMOE_ZSH_GIT_REPO='https://github.com/2moe/tmoe-zsh'\nmkdir -p ${TMOE_ZSH_DIR}\ngit clone --depth=1 \"${TMOE_ZSH_GIT_REPO}\" \"${TMOE_ZSH_GIT_DIR}\"\nbash ${TMOE_ZSH_GIT_DIR}/zsh.sh\n```\n\n### 2-3.MANUALLY CONFIGURE 手动配置\n\n#### windows-terminal\n\n![Snipaste_2021-03-02_21-13-58.png](https://i.loli.net/2021/03/03/l8RDesWStPYCwjr.png)\n\nIf you are using win10, then you can beautify windows-terminal.\n\nOpen [this json file](https://github.com/2moe/tmoe-zsh/blob/master/config/windows-terminal.json)\n\nAnd copy the contents of the **\"schemes\"** array to **settings.json**  \n![settings.json](https://images.gitee.com/uploads/images/2021/0303/170741_5b42d4d4_5617340.png \"Screenshot_20210303_164039.png\")\n\n## 3. INSTRUCTIONS\n\n### 3-1.COMMANDS\n\n**Change theme:**\n​  \n​`​ zshtheme ​`\n\nYou can use `-h` or `--help` parameter to get help information.\n\n**Change color scheme:**\n​  \n​`​ zshcolor ​`\n​  \n**Change font:**\n​  \n​`​ zshfont ​`  \n**Start zsh manager:**\n​  \n​`​ zsh-i ​`\n\n### 3-2. NOTES of zshtheme\n\n![zshtheme](https://images.gitee.com/uploads/images/2020/0926/103629_85422bd6_7793225.png)\n\n```bash\n  COMMAND: zshtheme\n  命令: zshtheme\n  Description: This command can change the ZSH theme.\n  描述: 此命令能修改ZSH主题。\n  --------------\n  -h      --help\n  get-help-info 获取帮助信息\n  --------------\n  -n      --no-color\n  In this mode, the theme list will have no color.\n  若您安装了lolcat，则主题列表将输出五彩斑斓的颜色，而-n参数将禁用此模式。\n  --------------\n  -num    --number list. This is the default mode.\n  If the parameter is empty, it will enter this mode.\n  It is interactive, you need to type zshtheme or zshtheme -num to start this mode first, and then type the option number,finally press Enter key.\n  序号列表模式。若参数为空，则将进入此模式。\n  此模式为交互式操作，您可以先输zshtheme启动,接着输入数字序号。\n  --------------\n    部分主题需要联网下载。\n    Some themes need to be downloaded.\n    The following themes use git to clone their repo:\n    以下主题使用git克隆整个仓库：\n   powerlevel10k | pure | via | aphrodite | typewritten | abaykan | agkozak | agnosterzak | alien | alien-minimal | antsy | asciigit | avit-da2k | bender | blokkzh | bullet-train | bunnyruni | chi | chill | ciacho | classytouch | cordial | daivasmara | docker-zsh | drofloh | ducula | elessar | enlightenment | fishbone++ | fishy2 | funkyberlin | geometry | gitstatus | halil | haribo | hyper-oh-my-zsh | hyperzsh | igeek | igorsilva | imp | jovial | kimwz | kinda-fishy | lambda-mod | lambda-v | maza | minimal-improved | node | nodeys | nothing | nt9 | nuts | odin | omega | oxide | pi | punctual | rafiki-zsh | robbyrussell-wip | shayan | sm | sobole | spaceship-zsh | staples | theta | traditional-plus | vero | windows-cmd | zeroastro | zeta | zsh2000 | λpure\n\n  以下主题使用了CDN进行下载加速：\n  The following themes use jsdelivr CDN for download acceleration：\n  color-input | color-input-line | dpoggi-newline-timestamp | gitster | imperator | intika | kayid | kmac | matte-black-yellow | matte-black-yellow-line | minimal2 | passion | retro-term | short\n\n  以下主题托管于github gist,下载无加速：\n  xxf | solus | schminitz | reggae | random-emoji | philthy | oh-wonder | hedgehog | hub | mcquen\n  --------------\n  NOTES of manual mode\n  手动模式的说明\n  You can type zshtheme $THEME_NAME to change the zsh theme.\n  In the process of typing zsh, you can press TAB to complete.\n  For example.01: If you type zshtheme agnosterzak,then zsh theme will be changed to agnosterzak.\n  02:   zshtheme xiong-chiamiov-plus\n  您可以输zshtheme $主题名称来修改主题。\n  例如： 输入zshtheme powerlevel10k或者zshtheme p10k，将主题修改为powerlevel10k。\n  --------------\n  LIST OF ZSH THEMES:\n3den , abaykan , adben , af-magic , afowler , agkozak , agnoster , agnosterzak , alanpeabody , alien , alien-minimal , amuse , antsy , aphrodite , apple , arrow , asciigit , aussiegeek , avit , avit-da2k , awesomepanda , bender , bira , blinks , blokkzh , bullet-train , bunnyruni , bureau , candy , candy-kingdom , chi , chill , ciacho , classytouch , clean , cloud , color-input , color-input-line , cordial , crcandy , crunch , cypher , daivasmara , dallas , darkblood , daveverwer , dieter , docker-zsh , dogenpunk , dpoggi , dpoggi-newline-timestamp , drofloh , dst , dstufft , ducula , duellj , eastwood , edvardm , elessar , emotty , enlightenment , essembeh , evan , fino , fino-time , fishbone++ , fishy , fishy2 , flazz , fletcherm , fox , frisk , frontcube , funky , funkyberlin , fwalch , gallifrey , gallois , garyblessington , gentoo , geoffgarside , geometry , gianu , gitstatus , gitster , gnzh , gozilla , half-life , halil , haribo , hedgehog , hub , humza , hyper-oh-my-zsh , hyperzsh , igeek , igorsilva , imajes , imp , imperator , intheloop , intika , itchy , jaischeema , jbergantine , jispwoso , jnrowe , jonathan , josh , jovial , jreese , jtriley , juanghurtado , junkfood , kafeitu , kardan , kayid , kennethreitz , kimwz , kinda-fishy , kiwi , kmac , kolo , kphoen , lambda , lambda-gitster , lambda-mod , lambda-v , linuxonly , lukerandall , macovsky , maran , matte-black-yellow , matte-black-yellow-line , maza , mcquen , mgutz , mh , michelebologna , mikeh , miloshadzic , minimal , minimal-improved , minimal2 , mira , mlh , mortalscumbag , mrtazz , murilasso , muse , nanotech , nebirhos , nicoulaj , node , nodeys , norm , nothing , nt9 , nuts , obraun , odin , oh-wonder , omega , oxide , passion , peepcode , philips , philthy , pi , pmcgee , powerlevel10k , punctual , pure , pygmalion , pygmalion-virtualenv , rafiki-zsh , random-emoji , re5et , refined , reggae , retro-term , rgm , risto , rixius , rkj , rkj-repos , robbyrussell , robbyrussell-wip , sammy , schminitz , shayan , short , simonoff , simple , skaro , sm , smt , sobole , Soliah , solus , sonicradish , sorin , spaceship-zsh , sporty_256 , staples , steeef , strug , sunaku , sunrise , superjarin , suvash , takashiyoshida , terminalparty , theta , theunraveler , tjkirch , tjkirch_mod , tonotdo , traditional-plus , trapd00r , typewritten , vero , via , wedisagree , wezm , wezm+ , windows-cmd , wuffers , xiong-chiamiov , xiong-chiamiov-plus , xxf , ys , zeroastro , zeta , zhann , zsh2000 , λpure\n```\n\n### 3-3. NOTES of zshcolor\n\n![zshcolor](https://images.gitee.com/uploads/images/2020/0926/104752_29cbd46a_7793225.png)\n\n```bash\n  COMMAND: zshcolor\n  命令: zshcolor\n  Description: This command can change the terminal color scheme.\n  描述: 此命令能修改终端配色。\n  --------------\n  -h      --help\n  --------------\n  -n      --no-color\n  --------------\n  -num    --number list. This is the default mode.\n  If the parameter is empty, it will enter this mode.\n  It is interactive, you need to type zshcolor or zshcolor -num to start this mode first, and then type the option number,finally press Enter key.\n  序号列表模式。若参数为空，则将进入此模式。\n  此模式为交互式操作，您可以先输zshcolor启动,接着输入数字序号。\n  --------------\n  NOTES of manual mode\n  手动模式的说明\n  You can type zshcolor $COLOR_NAME to change the terminal color scheme.\n  For example.01: If you type zshcolor monokai.dark, then terminal color will be changed to monokai.dark.\n  您可以输zshcolor $配色名称来修改配色。\n  例如： 输入zshcolor neon，将配色修改为neon。\n  --------------\n  LIST OF COLOR SCHEMES:\n 3024.dark, 3024.light, aci, aco, apathy.dark, apathy.light, argonaut, ashes.dark, ashes.light, atelierdune.dark, atelierdune.light, atelierforest.dark, atelierforest.light, atelierheath.dark, atelierheath.light, atelierlakeside.dark, atelierlakeside.light, atelierseaside.dark, atelierseaside.light, azu, base16.solarized.dark, base16.solarized.light, bespin.dark, bespin.light, bim, black.on.white, brewer.dark, brewer.light, bright.dark, bright.light, cai, chalk, chalk.dark, chalk.light, codeschool.dark, codeschool.light, colors.dark, colors.light, default, default.dark, default.light, dracula, eighties.dark, eighties.light, elementary, elic, elio, embers.dark, embers.light, flat, flat.dark, flat.light, freya, gnometerm, google.dark, google.light, gotham, grayscale.dark, grayscale.light, greenscreen.dark, greenscreen.light, gruvbox.dark, gruvbox.light, harmonic16.dark, harmonic16.light, hemisu.dark, hemisu.light, hybrid, isotope.dark, isotope.light, jup, londontube.dark, londontube.light, mar, marrakesh.dark, marrakesh.light, materia, material, miu, mocha.dark, mocha.light, monokai.dark, monokai.light, nancy, neon, nep, nord, ocean.dark, ocean.light, one.dark, one.light, pali, paraiso.dark, paraiso.light, peppermint, railscasts.dark, railscasts.light, rydgel, sat, shapeshifter.dark, shapeshifter.light, shel, smyck, solarized.dark, solarized.light, summerfruit.dark, summerfruit.light, tango, tin, tomorrow, tomorrow.dark, tomorrow.light, tomorrow.night, tomorrow.night.blue, tomorrow.night.bright, tomorrow.night.eighties, twilight.dark, twilight.light, ura, vag, white.on.black, wild.cherry, zenburn\n```\n\n### 3-4. PLUGINS 预装插件说明\n\n![plugin_01](https://images.gitee.com/uploads/images/2020/0926/105252_7b96060e_7793225.png \"截图_2020-09-26_10-52-43.png\")  \n本工具在执行初始化安装时，将预装某些插件。\n\n```bash\n________       ___      ________       ___      __________\n \\_____  \\     |\\  \\    |\\   ___  \\     |\\  \\    |\\___   ___\\\n \\|___/  /|    \\ \\  \\    \\ \\  \\ \\  \\    \\ \\  \\   \\|___ \\  \\_|\n     /  / /     \\ \\  \\    \\ \\  \\ \\  \\    \\ \\  \\       \\ \\  \\\n    /  /_/__     \\ \\  \\    \\ \\  \\ \\  \\    \\ \\  \\       \\ \\  \\\n   |\\________\\    \\ \\__\\    \\ \\__\\ \\__\\    \\ \\__\\       \\ \\__\\\n    \\|_______|     \\|__|     \\|__| \\|__|     \\|__|        \\|__|\n您可以在安装完成后，输 zsh-i进入zsh插件管理工具。\n插件的加载方式基于zinit。\nYou can type zsh-i to start tmoe-zsh tool.\n    ------------\n    以下是部分插件的说明：\n    插件名称PLUGIN NAME:z\n    命令COMMAND:z\n    若您曾访问过~/sd/Download，则您可以输\"z Down\"或\"z load\"来快速跳转，访问列表可以输\"z\"获取。\n    ------------\n    插件名称PLUGIN NAME:extract\n    命令COMMAND:x\n    Description: This plugin defines a function called \"extract\" that extracts the archive file you pass it, and it supports a wide variety of archive filetypes.\n\n    例如某文件名为233.tar.xz，则您无需输\"tar -Jxf 233.tar.xz\"，只需输\"x 233.tar.xz\"。\n    同理，若另一文件为233.7z，则您只需输入\"x 233.7z\"即可解压。\n    注意：您在解压前必须先安装相关依赖，例如：zip需要unzip，7z需要p7zip，安装方法类似于\"apt install unzip\"\n    -----------\n    应用名称 APP NAME:exa\n    命令COMMAND:exa\n    alias ls=exa\n    若您的系统满足依赖条件，则ls将alias为exa.\n    exa是一款优秀的ls替代品,拥有更好的文件展示体验,输出结果更快,使用rust编写。\n    Exa is a modern version of ls.\n    输入lst,将展示类似于tree的树状列表。\n    输入l,将显示当前目录的文件列表。\n    -----------\n\n```\n\n![plugin_02](https://images.gitee.com/uploads/images/2020/0926/105611_54a9c847_7793225.png \"截图_2020-09-26_10-55-48.png\")\n\n```bash\n  应用名称 APP NAME:bat\n    命令COMMAND:bat\n    alias cat=bat\n    bat是cat的替代品，支持多语言语法高亮。\n    支持自动分页，对于大文本，以 less 命令输出，可使用类似 vim 的快捷键移动光标。 你可以输q退出bat的页面视图，you can type q to quit bat.\n    用法示例：bat -l zsh /etc/os-release\n    输入bat -L获取支持的语言\n    ------------\n    插件名称PLUGIN NAME:colored-man-pages\n    命令COMMAND:man\n    Description: man手册彩色输出 This plugin adds colors to man pages..\n    输入man 软件包或命令名称获取该软件包的文档。\n    用法示例：man ssh高亮显示ssh-client的文档（用户手册）。\n    man bash获取bash的用户手册。\n    ------------\n    Other\n    补全插件用法：\n    输入已知命令或函数的部分字符后，按下TAB键\n    You can press TAB KEY to use auto completion plugin.\n    ------------\n    Plugins such as extract, git ,fast-syntax-highlighting , fzf-tab and z have been configured for you. Enjoy the fun of zsh!\n\n```\n\n作为一款插件管理器，本工具的亮点是自动添加注释内容。\n\n以下是`bat ~/.zshrc`输出的部分内容的截图\n![bat ~/.zshrc](https://images.gitee.com/uploads/images/2020/0926/110553_bcc3c060_7793225.png \"截图_2020-09-26_11-05-33.png\")\nBecause this tool is based on zinit, the command to load the plugin is zinit.\n\nLike below:\n\n```bash\nzinit ice wait lucid pick\"fast-syntax-highlighting.plugin.zsh\" atinit\"ZINIT[COMPINIT_OPTS]=-C; zicompinit; zicdreplay\" \u0026\u0026 zinit light _local/fast-syntax-highlighting    #语法高亮插件，速度比zsh-syntax-highlighting更快。(Short name F-Sy-H). Syntax-highlighting for Zshell – fine granularity, number of features, 40 work hours themes\n```\n\n## 4.相关项目\n\n**[zdharma/zinit](https://github.com/zdharma/zinit)**  \n**[romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k)**  \n**[Aloxaf/fzf-tab](https://github.com/Aloxaf/fzf-tab)**  \n**[zsh-users/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)**  \n**[oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)**  \n**[Cabbagec/termux-ohmyzsh](https://github.com/Cabbagec/termux-ohmyzsh)**  \n**[zdharma/fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting)**  \n**[abaykan/Mine](https://github.com/abaykan/Mine)**  \n**[agkozak/agkozak-zsh-prompt](https://github.com/agkozak/agkozak-zsh-prompt)**  \n**[zakaziko99/agnosterzak-ohmyzsh-theme](https://github.com/zakaziko99/agnosterzak-ohmyzsh-theme)**  \n**[eendroroy/alien](https://github.com/eendroroy/alien)**  \n**[eendroroy/alien-minimal](https://github.com/eendroroy/alien-minimal)**  \n**[jeffmhubbard/antsy-zsh-theme](https://github.com/jeffmhubbard/antsy-zsh-theme)**  \n**[win0err/aphrodite-terminal-theme.git](https://github.com/win0err/aphrodite-terminal-theme.git)**  \n**[cemsbr/asciigit](https://github.com/cemsbr/asciigit)**  \n**[fdaciuk/avit-da2k](https://github.com/fdaciuk/avit-da2k)**  \n**[specious/bender](https://github.com/specious/bender)**  \n**[KorvinSilver/blokkzh](https://github.com/KorvinSilver/blokkzh)**  \n**[caiogondim/bullet-train-oh-my-zsh-theme](https://github.com/caiogondim/bullet-train-oh-my-zsh-theme)**  \n**[jopcode/oh-my-zsh-bunnyruni-theme](https://github.com/jopcode/oh-my-zsh-bunnyruni-theme)**  \n**[akinjide/chi](https://github.com/akinjide/chi)**  \n**[PsychoPatate/chill.zsh-theme](https://github.com/PsychoPatate/chill.zsh-theme)**  \n**[Ciacho/ciacho-ohmyzsh-theme](https://github.com/Ciacho/ciacho-ohmyzsh-theme)**  \n**[yarisgutierrez/classyTouch_oh-my-zsh](https://github.com/yarisgutierrez/classyTouch_oh-my-zsh)**  \n**[stevelacy/cordial-zsh-theme](https://github.com/stevelacy/cordial-zsh-theme)**  \n**[Daivasmara/daivasmara.zsh-theme](https://github.com/Daivasmara/daivasmara.zsh-theme)**  \n**[dpdornseifer/docker-zsh-theme](https://github.com/dpdornseifer/docker-zsh-theme)**  \n**[channprj/dotfiles-macOS](https://github.com/channprj/dotfiles-macOS)**  \n**[drofloh/oh-my-zsh-custom](https://github.com/drofloh/oh-my-zsh-custom)**  \n**[janjoswig/Ducula](https://github.com/janjoswig/Ducula)**  \n**[fjpalacios/elessar-theme](https://github.com/fjpalacios/elessar-theme)**  \n**[w33tmaricich/enlightenment](https://github.com/w33tmaricich/enlightenment)**  \n**[EYH0602/Fishbonepp](https://github.com/EYH0602/Fishbonepp)**  \n**[akinjide/fishy2](https://github.com/akinjide/fishy2)**  \n**[Ottootto2010/funkyberlin-zsh-theme](https://github.com/Ottootto2010/funkyberlin-zsh-theme)**  \n**[frmendes/geometry](https://github.com/frmendes/geometry)**  \n**[kimyvgy/gitstatus-zsh-theme](https://github.com/kimyvgy/gitstatus-zsh-theme)**  \n**[shashankmehta/dotfiles](https://github.com/shashankmehta/dotfiles)**  \n**[5m0k3r/zsh-themes](https://github.com/5m0k3r/zsh-themes)**  \n**[haribo/omz-haribo-theme](https://github.com/haribo/omz-haribo-theme)**  \n**[hedgehog1029/dfbb7e66511e2c399157](https://gist.github.com/hedgehog1029/dfbb7e66511e2c399157)**  \n**[hub23/c226b1c77446e099f7684b0d21c6b22a](https://gist.github.com/hub23/c226b1c77446e099f7684b0d21c6b22a)**  \n**[willmendesneto/hyper-oh-my-zsh](https://github.com/willmendesneto/hyper-oh-my-zsh)**  \n**[tylerreckart/hyperzsh](https://github.com/tylerreckart/hyperzsh)**  \n**[Saleh7/igeek-zsh-theme](https://github.com/Saleh7/igeek-zsh-theme)**  \n**[igor9silva/zsh-theme](https://github.com/igor9silva/zsh-theme)**  \n**[master/Shell-Themes](https://github.com/LinuxGogley/Linux-Mods/tree/master/Shell-Themes)**  \n**[igormp/Imp](https://github.com/igormp/Imp)**  \n**[Intika-Linux-Apps/Oh-My-Zsh-Intika](https://github.com/Intika-Linux-Apps/Oh-My-Zsh-Intika)**  \n**[zthxxx/jovial](https://github.com/zthxxx/jovial)**  \n**[AmrMKayid/KayidmacOS](https://github.com/AmrMKayid/KayidmacOS)**  \n**[kimwz/kimwz-oh-my-zsh-theme](https://github.com/kimwz/kimwz-oh-my-zsh-theme)**  \n**[folixg/kinda-fishy-theme](https://github.com/folixg/kinda-fishy-theme)**  \n**[koreymacdougall/config_files](https://github.com/koreymacdougall/config_files)**  \n**[ergenekonyigit/lambda-gitster](https://github.com/ergenekonyigit/lambda-gitster)**  \n**[halfo/lambda-mod-zsh-theme](https://github.com/halfo/lambda-mod-zsh-theme)**  \n**[vkaracic/lambdav-zsh-themes](https://github.com/vkaracic/lambdav-zsh-themes)**  \n**[eamazaj/maza-theme](https://github.com/eamazaj/maza-theme)**  \n**[ryanpcmcquen/150cf9a66bca2463e5660cafed3e1000](https://gist.github.com/ryanpcmcquen/150cf9a66bca2463e5660cafed3e1000)**  \n**[girishrau/oh-my-zsh-customizations](https://github.com/girishrau/oh-my-zsh-customizations)**  \n**[gdsrosa/minimal_improved](https://github.com/gdsrosa/minimal_improved)**  \n**[skuridin/oh-my-zsh-node-theme](https://github.com/skuridin/oh-my-zsh-node-theme)**  \n**[marszall87/nodeys-zsh-theme](https://github.com/marszall87/nodeys-zsh-theme)**  \n**[eendroroy/nothing](https://github.com/eendroroy/nothing)**  \n**[lenguyenthanh/nt9-oh-my-zsh-theme](https://github.com/lenguyenthanh/nt9-oh-my-zsh-theme)**  \n**[rafaelsq/nuts.zsh-theme](https://github.com/rafaelsq/nuts.zsh-theme)**  \n**[tylerreckart/odin](https://github.com/tylerreckart/odin)**  \n**[kaushik94/a54e128869c0c82bdbed31d56c710daa](https://gist.github.com/kaushik94/a54e128869c0c82bdbed31d56c710daa)**  \n**[Section214/zsh-omega](https://github.com/Section214/zsh-omega)**  \n**[dikiaap/dotfiles](https://github.com/dikiaap/dotfiles)**  \n**[ChesterYue/ohmyzsh-theme-passion](https://github.com/ChesterYue/ohmyzsh-theme-passion)**  \n**[philFernandez/56f8953722285834cc9000ffcfe103f4](https://gist.github.com/philFernandez/56f8953722285834cc9000ffcfe103f4)**  \n**[tobyjamesthomas/pi](https://github.com/tobyjamesthomas/pi)**  \n**[dannynimmo/punctual-zsh-theme](https://github.com/dannynimmo/punctual-zsh-theme)**  \n**[sindresorhus/pure.git](https://github.com/sindresorhus/pure.git)**  \n**[akabiru/rafiki-zsh](https://github.com/akabiru/rafiki-zsh)**  \n**[oshybystyi/2c30543cd48b2c9ecab0](https://gist.github.com/oshybystyi/2c30543cd48b2c9ecab0)**  \n**[mgimenez/ae1cde0b637e844da885cb093a916126](https://gist.github.com/mgimenez/ae1cde0b637e844da885cb093a916126)**  \n**[ecbrodie/robbyrussell-WIP-theme](https://github.com/ecbrodie/robbyrussell-WIP-theme)**  \n**[schminitz/9931af23bbb59e772eec](https://gist.github.com/schminitz/9931af23bbb59e772eec)**  \n**[shayanh/shayan-zsh-theme](https://github.com/shayanh/shayan-zsh-theme)**  \n**[nikhilkmr300/omz-themes](https://github.com/nikhilkmr300/omz-themes)**  \n**[blyndusk/sm-theme](https://github.com/blyndusk/sm-theme)**  \n**[sobolevn/sobole-zsh-theme](https://github.com/sobolevn/sobole-zsh-theme)**  \n**[cloudnull/4cc7890acaae6cb809e811e09e9eaade](https://gist.github.com/cloudnull/4cc7890acaae6cb809e811e09e9eaade)**  \n**[denysdovhan/spaceship-prompt](https://github.com/denysdovhan/spaceship-prompt)**  \n**[dersam/staples](https://github.com/dersam/staples)**  \n**[eendroroy/theta](https://github.com/eendroroy/theta)**  \n**[xfxf/zsh-theme-traditional-plus](https://github.com/xfxf/zsh-theme-traditional-plus)**  \n**[reobin/typewritten](https://github.com/reobin/typewritten)**  \n**[Raindeer44/vero](https://github.com/Raindeer44/vero)**  \n**[badouralix/oh-my-via](https://github.com/badouralix/oh-my-via)**  \n**[juliavallina/windows-zsh-theme](https://github.com/juliavallina/windows-zsh-theme)**  \n**[xfanwu/18fd7c24360c68bab884](https://gist.github.com/xfanwu/18fd7c24360c68bab884)**  \n**[zeroastro/zeroastro-zsh-theme](https://github.com/zeroastro/zeroastro-zsh-theme)**  \n**[skylerlee/zeta-zsh-theme](https://github.com/skylerlee/zeta-zsh-theme)**  \n**[maverick9000/zsh2000](https://github.com/maverick9000/zsh2000)**  \n**[marszall87/lambda-pure](https://github.com/marszall87/lambda-pure)**\n\n部分 zsh 额外主题来自 [oh-my-zsh/external-themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes)  \nIf you find a theme loading error, then you can report an issue.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2cd%2Fzsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2cd%2Fzsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2cd%2Fzsh/lists"}