{"id":21703868,"url":"https://github.com/shinokada/terma","last_synced_at":"2025-10-04T12:07:28.721Z","repository":{"id":138588691,"uuid":"376525359","full_name":"shinokada/terma","owner":"shinokada","description":"This script automates installing a terminal setup on macOS.","archived":false,"fork":false,"pushed_at":"2021-12-17T23:59:45.000Z","size":1742,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T15:13:27.016Z","etag":null,"topics":["automation","iterm2","macos","oh-my-zsh","plugins","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/shinokada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-13T11:33:49.000Z","updated_at":"2024-08-26T08:07:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b3912b1-0ca6-4017-ad9f-313ed4277ac5","html_url":"https://github.com/shinokada/terma","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/shinokada/terma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Fterma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Fterma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Fterma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Fterma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinokada","download_url":"https://codeload.github.com/shinokada/terma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Fterma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278308742,"owners_count":25965691,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automation","iterm2","macos","oh-my-zsh","plugins","zsh"],"created_at":"2024-11-25T21:36:25.767Z","updated_at":"2025-10-04T12:07:28.700Z","avatar_url":"https://github.com/shinokada.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg width=\"400\" src=\"https://raw.githubusercontent.com/shinokada/terma/main/images/terma12-a.gif\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nPhoto by \u003ca href=\"https://unsplash.com/@haseebjkhan?utm_source=unsplash\u0026utm_medium=referral\u0026utm_content=creditCopyText\"\u003eHaseeb Jamil\u003c/a\u003e on \u003ca href=\"https://unsplash.com/\"\u003eUnsplash\u003c/a\u003e. Gif by Author.\n\u003c/p\u003e\n\u003ch1  align=\"center\"\u003eTerminal Makeover Automated for MacOS\u003c/h1\u003e\n\n## Overview\n\nThis script automates installing a terminal setup described in [this article](https://towardsdatascience.com/the-ultimate-guide-to-your-terminal-makeover-e11f9b87ac99).\n\n## Caution\n\nThis script for a new Mac. If you already installed iTerm2 and plugins, I suggest saving the ~/.oh-my-zsh directory, ~/.zshrc file, and ~/Library/Preferences/com.googlecode.iterm2.plist. I recommend using [Automate Brew Installer](https://betterprogramming.pub/how-to-automate-homebrew-installs-on-your-new-mac-or-linux-51e06881c5b7) first to save your brew list and then reinstall it after the Terma installation.\n\n## Features\n\nThis script installs followings, if it is not installed on you system:\n\n- [Homebrew](https://brew.sh/)\n- [iTerm2](https://iterm2.com/downloads.html)\n- [ZSH](https://www.zsh.org/)\n- [Oh-My-Zsh](https://ohmyz.sh/)\n- [Starship](https://starship.rs/)\n- [Snazzy iTerm theme](https://github.com/sindresorhus/iterm2-snazzy)\n- [Nerd fonts](https://github.com/ryanoasis/nerd-fonts)\n- iTerm2 preferences plist\n- Plugins: [autojump](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/autojump), [brew](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/brew), [git](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git), [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md), and [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions).\n\n## Installation\n\n[Awesome package installer](https://github.com/shinokada/awesome)\n\n```sh\nawesome install shinokada/terma\n```\n\n## Getting started\n\n```sh\nterma\n```\n\n- at the beginning it requires your passwor and press return.\n- After Oh My Zsh installation, it will exit. Please run `terma` **AGAIN**.\n\nRun all the command from a terminal (not iTerm).\n\n```sh\n# show help\nterma -h\n\n# show version\nterma -v\n```\n\nThis script adds `com.googlecode.iterm2.plist` to `$HOME/Library/Preferences/`\n\n### How to uninstall Awesome Terminal\n\n```sh\nterma uninstall\n```\n\nHomebrew uninstallation requires your password.\n\n## Author\n\nShinichi Okada\n\n## Licence\n\nMIT License\n\nCopyright (c) 2021 Shinichi Okada\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinokada%2Fterma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinokada%2Fterma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinokada%2Fterma/lists"}