{"id":17228524,"url":"https://github.com/simshaun/windows-stuff","last_synced_at":"2025-03-25T18:44:25.243Z","repository":{"id":66558179,"uuid":"59872329","full_name":"simshaun/windows-stuff","owner":"simshaun","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-17T05:31:46.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T16:43:09.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simshaun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-05-28T01:47:43.000Z","updated_at":"2024-08-17T05:31:49.000Z","dependencies_parsed_at":"2024-08-17T06:39:29.841Z","dependency_job_id":null,"html_url":"https://github.com/simshaun/windows-stuff","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/simshaun%2Fwindows-stuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simshaun%2Fwindows-stuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simshaun%2Fwindows-stuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simshaun%2Fwindows-stuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simshaun","download_url":"https://codeload.github.com/simshaun/windows-stuff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245526071,"owners_count":20629834,"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-10-15T04:44:22.965Z","updated_at":"2025-03-25T18:44:25.220Z","avatar_url":"https://github.com/simshaun.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n1. Install .NET from https://dotnet.microsoft.com/download\n2. Install PowerShell as a .NET Core module: `dotnet tool install --global PowerShell`\n\n\n# Terminal setup\n\n1. Install `CascadiaCodeNF.ttf` from https://github.com/microsoft/cascadia-code/releases\n2. Open Terminal then Settings (`Ctrl + ,`)\n3. Update `actions` key:\n\n  ```json\n  \"actions\": \n  [\n      {\n          \"command\": \n          {\n              \"action\": \"closeTab\"\n          },\n          \"keys\": \"ctrl+w\"\n      },\n      {\n          \"command\": \n          {\n              \"action\": \"splitPane\",\n              \"split\": \"auto\"\n          },\n          \"keys\": \"ctrl+shift+\\\\\"\n      },\n      {\n          \"command\": \n          {\n              \"action\": \"newTab\"\n          },\n          \"keys\": \"ctrl+t\"\n      }\n  ],\n  ```\n4. Update `profiles.defaults` key:\n    \n    ```json\n    \"profiles\":\n    {\n      \"defaults\": \n      {\n          \"bellStyle\": \"window\",\n          \"font\": \n          {\n              \"face\": \"CaskaydiaCove Nerd Font\",\n              \"size\": 10.0\n          },\n          \"opacity\": 92\n      },\n      ...\n    }\n    ```\n\n\n# PowerShell setup\n\n1. Install [posh-git](https://github.com/dahlbyk/posh-git)\n2. Install [oh-my-posh](https://ohmyposh.dev/)\n3. Copy or link files in PowerShell directory to `%USERPROFILE%\\Documents\\PowerShell`\n4. Update paths in PowerShell/Microsoft.*.ps1 files to the correct `common_profile.ps1` path.\n\n\n# Helpful articles\n\n- https://www.hanselman.com/blog/HowToMakeAPrettyPromptInWindowsTerminalWithPowerlineNerdFontsCascadiaCodeWSLAndOhmyposh.aspx\n  - Note: This is an older article. Some steps may not be necessary now.\n\n\n# More software\n\n- **VS Code** - https://code.visualstudio.com/\n  *Really good code editor.*\n\n- **XShell** - https://www.netsarang.com/en/xshell/\n  *Good SSH client.*\n\n- **KiTTY** - http://www.9bis.net/kitty/\n  *Good SSH client. (Better than the one provided with PuTTY)*\n  \n- **PuTTY** - http://www.putty.org/\n  *Comes with PuTTYgen for generating keys.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimshaun%2Fwindows-stuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimshaun%2Fwindows-stuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimshaun%2Fwindows-stuff/lists"}