{"id":20497938,"url":"https://github.com/logico/logico-zsh-theme","last_synced_at":"2025-10-06T00:17:35.443Z","repository":{"id":88138510,"uuid":"174763873","full_name":"logico/logico-zsh-theme","owner":"logico","description":"A minimal Oh-my-zsh theme.","archived":false,"fork":false,"pushed_at":"2021-01-19T10:35:09.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T06:33:14.273Z","etag":null,"topics":["minimal","oh-my-zsh-theme","zsh","zsh-theme"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logico.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-03-10T01:12:47.000Z","updated_at":"2023-12-21T13:29:30.000Z","dependencies_parsed_at":"2024-01-03T04:29:52.706Z","dependency_job_id":"6312b7c5-1b31-444d-b3cb-aae8a4198ecc","html_url":"https://github.com/logico/logico-zsh-theme","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/logico%2Flogico-zsh-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logico%2Flogico-zsh-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logico%2Flogico-zsh-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logico%2Flogico-zsh-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logico","download_url":"https://codeload.github.com/logico/logico-zsh-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242087914,"owners_count":20069722,"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":["minimal","oh-my-zsh-theme","zsh","zsh-theme"],"created_at":"2024-11-15T18:12:33.886Z","updated_at":"2025-10-06T00:17:30.418Z","avatar_url":"https://github.com/logico.png","language":null,"funding_links":[],"categories":["Themes"],"sub_categories":["ZSH on Windows"],"readme":"# Logico Zsh theme.\nA minimal Oh-my-zsh theme.\n\n## Features\n\n- Fast.\n- Integration with git.\n- Better indicator for `vi-mode`.\n- Indicator for remote sessions.\n\n## Install.\n\n1.- Download the theme.\n\n```\ncurl https://raw.githubusercontent.com/logico-dev/logico-zsh-theme/master/logico.zsh-theme -Lo ~/.oh-my-zsh/themes/logico.zsh-theme\n```\n\n2.- Enable it on `.zshrc`.\n\n```\nZSH_THEME=\"logico\"\n```\n\n3.- Restart the terminal.\n\n\n![Screenshot](https://logico.ar/img/2019/03/25/logico-zsh-theme.gif)\n\n---\n\n# Cusor change on vi-mode.\n\nAdd this to your .zshrc\n\n```\nfunction zle-line-init zle-keymap-select {\n  RPS1=\"%{$fg_bold[white]%}%{$bg[black]%}${${KEYMAP/vicmd/ NORMAL }/(main|viins)/}%{$reset_color%}\"\n  RPS2=$RPS1\n  if [ $KEYMAP = vicmd  ]; then\n    echo -ne \"\\033]12;deepskyblue\\x7\\e[1 q\"\n  else\n    # the insert mode for vi\n    echo -ne \"\\033]12;199\\x7\\e[5 q\"\n  fi\n  zle reset-prompt\n}\n\nzle -N zle-line-init\nzle -N zle-keymap-select\n```\n\n\nThis theme is part of the [Typewriter suite](https://github.com/logico-dev/typewriter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogico%2Flogico-zsh-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogico%2Flogico-zsh-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogico%2Flogico-zsh-theme/lists"}