{"id":28503497,"url":"https://github.com/faisaltheparttimecoder/mac-terminal-setup","last_synced_at":"2025-10-10T00:06:25.946Z","repository":{"id":229635833,"uuid":"777248643","full_name":"faisaltheparttimecoder/mac-terminal-setup","owner":"faisaltheparttimecoder","description":"Mac terminal setup","archived":false,"fork":false,"pushed_at":"2024-12-18T13:29:48.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T06:38:48.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/faisaltheparttimecoder.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-25T13:48:44.000Z","updated_at":"2024-12-18T13:29:51.000Z","dependencies_parsed_at":"2024-12-18T12:30:34.634Z","dependency_job_id":"6546d9a5-1a1c-46b1-9f56-0471ed2b60df","html_url":"https://github.com/faisaltheparttimecoder/mac-terminal-setup","commit_stats":null,"previous_names":["faisaltheparttimecoder/mac-terminal-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faisaltheparttimecoder/mac-terminal-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisaltheparttimecoder%2Fmac-terminal-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisaltheparttimecoder%2Fmac-terminal-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisaltheparttimecoder%2Fmac-terminal-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisaltheparttimecoder%2Fmac-terminal-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faisaltheparttimecoder","download_url":"https://codeload.github.com/faisaltheparttimecoder/mac-terminal-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisaltheparttimecoder%2Fmac-terminal-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002370,"owners_count":26083355,"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-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2025-06-08T17:08:32.541Z","updated_at":"2025-10-10T00:06:25.931Z","avatar_url":"https://github.com/faisaltheparttimecoder.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mac Terminal Setup\n\nWelcome to the Mac Terminal Setup repository! This repository contains a collection of scripts designed to quickly set up your macOS system for development purposes. These scripts automate the installation of essential tools, utilities, and configurations, saving you time and effort.\n\n# Installation Scripts\n1. [install_bash.sh](/Install_base.sh)\n    - Installs Homebrew, a package manager for macOS.\n    - Enhances terminal display by adding color to file listings.\n2. [install_languages_env.sh](/install_languages_env.sh)\n    - Installs Pyenv for managing Python environments.\n    - Installs Goenv for managing Go environments.\n    - Installs Nvm for managing Node.js environments.\n3. [install_terminal.sh](/Install_terminal.sh)\n    - Installs Warp Terminal for an enhanced terminal experience.\n    - Applies a custom Warp theme for visual appeal.\n    - Installs Nerd Fonts to support various icons and glyphs.\n    - Installs Starship and customizes the terminal prompt line for improved readability.\n4. [install_utilities.sh](/install_utilities.sh)\n    - Installs Rancher Desktop, providing Docker and Kubernetes instances.\n    - Installs Visual Studio Code, a versatile integrated development environment (IDE).\n    - Configures Visual Studio Code with essential extensions.\n    - Installs Sublime TextEditor for additional coding options.\n4. [install_personalization.sh](/Install_personalization.sh)\n    - Installs Rectangle, provides keyboard shortcuts for window resizing.\n\n# How to Run\n\nClone the repository to your local machine:\n\n```\ncd /tmp\ngit clone https://github.com/faisaltheparttimecoder/mac-terminal-setup\n```\n\nNavigate to the cloned repository directory:\n\n```\ncd mac-terminal-setup\n```\n\nExecute the base script first, followed by others in any order of your choice:\n\n```\n/bin/bash install_bash.sh\n/bin/bash install_languages_env.sh\n/bin/bash install_terminal.sh\n/bin/bash install_utilities.sh\n/bin/bash install_personalization.sh\n```\n\n# License\n\nThis project is licensed under the [MIT License](/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisaltheparttimecoder%2Fmac-terminal-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaisaltheparttimecoder%2Fmac-terminal-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisaltheparttimecoder%2Fmac-terminal-setup/lists"}