{"id":14064607,"url":"https://github.com/JTBrinkmann/windows-setup","last_synced_at":"2025-07-29T18:33:19.375Z","repository":{"id":80798799,"uuid":"166021903","full_name":"JTBrinkmann/windows-setup","owner":"JTBrinkmann","description":"Script to set up a Windows profile to my personal preferences","archived":false,"fork":false,"pushed_at":"2020-12-17T07:27:01.000Z","size":100,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-14T07:07:17.620Z","etag":null,"topics":["dotfiles-windows","setup-script","windows","windows-10"],"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/JTBrinkmann.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}},"created_at":"2019-01-16T10:35:13.000Z","updated_at":"2023-10-21T23:22:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"21ddd375-7e36-409d-9a10-b386e840122a","html_url":"https://github.com/JTBrinkmann/windows-setup","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/JTBrinkmann%2Fwindows-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JTBrinkmann%2Fwindows-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JTBrinkmann%2Fwindows-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JTBrinkmann%2Fwindows-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JTBrinkmann","download_url":"https://codeload.github.com/JTBrinkmann/windows-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228040747,"owners_count":17860211,"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":["dotfiles-windows","setup-script","windows","windows-10"],"created_at":"2024-08-13T07:03:57.525Z","updated_at":"2024-12-04T03:31:08.288Z","avatar_url":"https://github.com/JTBrinkmann.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# Windows Setup\nThis script will automatically set up a Windows profile to my personal, opinionated taste.\n\n## Standard Installation\n### Apps\nThe following apps will be installed\n\n**GUI:**\n- [7zip](https://www.7-zip.org/)\n- [notepad2-mod](https://github.com/XhmikosR/notepad2-mod)\n- [firefox](https://www.mozilla.org/en-US/firefox/new/)\n\n**console:** \n- [git](https://git-for-windows.github.io/)\n- [pshazz](https://github.com/lukesampson/pshazz)\n- [concfg](https://github.com/lukesampson/concfg)\n\n### Settings\n- notepad is replaced by Notepad2-mod\n- all \"user folders\" (Pictures, Videos, …) are removed from the file explorer's sidebar (under This PC)\n- the taskbar is configured (note: explorer is automatically restarted for this to take effect, all open folders will be closed!)\n  - windows are shown only on the taskbar of the monitor they are opened on\n  - windows are not grouped as long as there is enough space\n- the font Source Code Pro is installed\n- Firefox is configured (mostly to enhance privacy protection, however Mozilla telemetry gets enabled)\n- the Powershell Console is configured\n  - [Solarized Dark](https://github.com/lukesampson/concfg/blob/master/preset_examples/README.md#solarized-dark) Theme (via concfg)\n  - xpander prompt (via pshazz)\n    - modified to abbreviate the current path (e.g. `~\\A\\R\\Mozilla` instead of `C:\\Users\\username\\AppData\\Roaming\\Mozilla`)\n  - font changed to Source Code Pro (to enable Powerline)\n\n![prompt-preview](prompt-preview.png)\n\n\n\n## Extras\n\nOptionally, by running `_extras.ps1`, more apps can be installed (and configured).\n\n### Apps\n**GUI:**\n\n- [cmder](http://cmder.net)\n- [Gimp](https://www.gimp.org/)\n- [Gitkraken](https://www.gitkraken.com/)\n- [jetbrains-toolbox](https://jetbrains.com/) (can be used to install Jetbrain's IDEs, e.g. IntelliJ)\n- [Mattermost](https://mattermost.com/download/#mobile) Desktop client\n- [QTTabBar](http://qttabbar.wikidot.com/)\n- [ResophNotes](https://resoph.com/ResophNotes/Welcome.html)\n- [ShareX](https://getsharex.com/)\n- [SQLite Database Browser](https://sqlitebrowser.org/)\n- [Thunderbird](https://www.mozilla.org/thunderbird/)\n- [Typora](https://typora.io)\n- [Unchecky](https://unchecky.com/)\n- [Unlocker](http://www.emptyloop.com/unlocker/welcome.htm)\n- [VLC](https://www.videolan.org/)\n\n**console:** \n\n- [chocolatey](https://www.chocolatey.org/)\n- [bat](https://github.com/sharkdp/bat)\n- [caddy](https://caddyserver.com)\n- [dos2unix](http://dos2unix.sourceforge.net/)\n- [ffmpeg](https://ffmpeg.zeranoe.com/builds/)\n- [imagemagick](https://www.imagemagick.org/script/index.php)\n- [jq](https://stedolan.github.io/jq/)\n- [less](http://www.greenwoodsoftware.com/less/)\n- [nodejs](https://nodejs.org)\n- [php](http://windows.php.net)\n- [python](https://www.python.org/)\n- [sed](http://gnuwin32.sourceforge.net/packages/sed.htm)\n- [sudo](https://github.com/lukesampson/psutils)\n\n### Settings\n- `adb`, `fastboot`, etc is added to the PATH variable\n- Unlocker is added to the context menu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJTBrinkmann%2Fwindows-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJTBrinkmann%2Fwindows-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJTBrinkmann%2Fwindows-setup/lists"}