{"id":13459634,"url":"https://github.com/lifeparticle/Cosmic-Windows-Terminal","last_synced_at":"2025-03-24T18:30:58.195Z","repository":{"id":78268343,"uuid":"529139174","full_name":"lifeparticle/Cosmic-Windows-Terminal","owner":"lifeparticle","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T13:59:31.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T05:34:53.302Z","etag":null,"topics":[],"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/lifeparticle.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},"funding":{"github":["lifeparticle"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-08-26T06:18:15.000Z","updated_at":"2024-08-03T13:59:34.000Z","dependencies_parsed_at":"2024-10-29T05:41:29.292Z","dependency_job_id":null,"html_url":"https://github.com/lifeparticle/Cosmic-Windows-Terminal","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/lifeparticle%2FCosmic-Windows-Terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifeparticle%2FCosmic-Windows-Terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifeparticle%2FCosmic-Windows-Terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifeparticle%2FCosmic-Windows-Terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lifeparticle","download_url":"https://codeload.github.com/lifeparticle/Cosmic-Windows-Terminal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245328123,"owners_count":20597364,"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":[],"created_at":"2024-07-31T10:00:23.632Z","updated_at":"2025-03-24T18:30:57.940Z","avatar_url":"https://github.com/lifeparticle.png","language":null,"funding_links":["https://github.com/sponsors/lifeparticle"],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"1. Download [Windows Terminal](https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701)\n\n2. poshgit\n\n```shell\nchoco install poshgit\n```\n\n3. Download [Zoomit](https://docs.microsoft.com/en-us/sysinternals/downloads/zoomit)\n```\nzoom mode -\u003e ctrl + 1\nzoom in -\u003e mouse scroll up\nzoom out -\u003e mouse scroll down\nstart drawing -\u003e left click\nstop drawing -\u003e right click\nstart drawing not in zoom mode -\u003e ctrl + 2\n```\n[Shortcuts](https://learn.microsoft.com/en-us/sysinternals/downloads/zoomit#shortcuts)\n\n3. Download [Powershell](https://github.com/powershell/powershell)\n\n4. Set PowerShell as your default from settings\n\n![image](https://user-images.githubusercontent.com/1612112/186836850-b955f13b-d27c-4066-9cf8-1c8b40a44dc4.png)\n\n5. Hide Windows PowerShell in `setting.json` file\n\n```json\n\"hidden\": true\n```\n\n6. Move PowerShell to the top in `setting.json` file\n\n7. In the terminal run\n\n```shell\nwsl --install\n```\n\n8. Intall Ubuntu\n\n```\nwsl --install -d Ubuntu\n```\n\nor\n\nDownlaod [Ubuntu](https://apps.microsoft.com/store/detail/ubuntu/9PDXGNCFSCZV). To install search and click **Ubuntu**\n\n9. Show Ubuntu in `setting.json` file\n\n10. Download [Caskaydia Cove Nerd Font](https://www.nerdfonts.com/font-downloads) and drop the into `C:\\Windows\\Fonts`\n\n11. [Oh My Posh](https://ohmyposh.dev/docs)\n\n```shell\nchoco install oh-my-posh\n```\n\n12. Set the Caskaydia Cove Nerd Font\n\n```\nCaskaydiaCove NF\n```\n\n13. You may have to create the folder `PowerShell` and the file `Microsoft.PowerShell_profile.ps1`\n\n```shell\necho $PROFILE\necho 'test' \u003e C:\\Users\\***\\Documents\\PowerShell\\Microsoft.PowerShell_profile.ps1\n```\n\n14. Open file `Microsoft.PowerShell_profile.ps1` and add the following line. Read more [here](https://ohmyposh.dev/docs/installation/prompt)\n\n```\noh-my-posh init pwsh | Invoke-Expression\n```\n\n15. Set Terminal Transparency\n\n```\nctrl + shift + scroll up/down\n```\n\n16.  Icons\n\n```shell\nInstall-Module -Name Terminal-Icons -Repository PSGallery\ncode $PROFILE\nImport-Module -Name Terminal-Icons\n```\n\n# Resources\n1. [How to make the ultimate Terminal Prompt on Windows 11](https://www.youtube.com/watch?v=VT2L1SXFq9U)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifeparticle%2FCosmic-Windows-Terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flifeparticle%2FCosmic-Windows-Terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifeparticle%2FCosmic-Windows-Terminal/lists"}