{"id":19389843,"url":"https://github.com/toxblh/windows-wsl-install","last_synced_at":"2026-06-08T20:32:09.813Z","repository":{"id":75974606,"uuid":"171569234","full_name":"Toxblh/windows-wsl-install","owner":"Toxblh","description":"Install WSL and configure it for frontend dev","archived":false,"fork":false,"pushed_at":"2019-09-08T20:55:48.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T09:36:16.761Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Toxblh.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":"2019-02-19T23:55:50.000Z","updated_at":"2020-09-07T17:16:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"72ab0608-f5be-476b-8181-cba20836d29f","html_url":"https://github.com/Toxblh/windows-wsl-install","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/Toxblh%2Fwindows-wsl-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fwindows-wsl-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fwindows-wsl-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fwindows-wsl-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toxblh","download_url":"https://codeload.github.com/Toxblh/windows-wsl-install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240549430,"owners_count":19819137,"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-11-10T10:17:36.323Z","updated_at":"2026-06-08T20:32:09.777Z","avatar_url":"https://github.com/Toxblh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Configure Windows WSL for Frontend Development\n\nLocation .zshrc in windows\n\nWin+R \u003e `%USERPROFILE%\\AppData\\Local\\Packages\\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\\LocalState\\rootfs\\home`\n\nnext open `%UbuntuUser%\\.zshrc`\n\nChange bash to zsh\nin bash `nano ~/.bashrc` or in the folder from the previous point\nand put to top of the file\n\n```shell\n# Launch Zsh\nif [ -t 1 ]; then\nexec zsh\nfi\n```\n\nOr simple\n```shell\nwget -O - https://raw.githubusercontent.com/Toxblh/windows-wsl-install/master/install.sh | sudo bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fwindows-wsl-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxblh%2Fwindows-wsl-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fwindows-wsl-install/lists"}