{"id":20418797,"url":"https://github.com/marcusoftnet/linux-bootstrap","last_synced_at":"2026-05-10T17:45:32.291Z","repository":{"id":138479043,"uuid":"577787863","full_name":"marcusoftnet/linux-bootstrap","owner":"marcusoftnet","description":"Setup for new linux machine","archived":false,"fork":false,"pushed_at":"2025-02-19T15:28:00.000Z","size":92980,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-19T16:33:51.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/marcusoftnet.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}},"created_at":"2022-12-13T14:24:02.000Z","updated_at":"2025-02-19T15:28:04.000Z","dependencies_parsed_at":"2025-02-19T16:27:45.173Z","dependency_job_id":"beab62cc-1700-4aa5-8654-1bfbea1c6c48","html_url":"https://github.com/marcusoftnet/linux-bootstrap","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/marcusoftnet%2Flinux-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusoftnet%2Flinux-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusoftnet%2Flinux-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusoftnet%2Flinux-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusoftnet","download_url":"https://codeload.github.com/marcusoftnet/linux-bootstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960882,"owners_count":20049344,"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-15T06:34:49.506Z","updated_at":"2025-12-01T17:02:38.199Z","avatar_url":"https://github.com/marcusoftnet.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Bootstrap by @marcusoftnet\n\nThis repository is my take on setting up a new Linux machine from scratch.\nI have tweaked it from \u003chttps://github.com/joshukraine/linux-bootstrap\u003e\n\nThis bootstrap script will install my dotfiles from here \u003chttps://github.com/marcusoftnet/linux-dotfiles\u003e\n\n## Installation\n\nTo install with a one-liner, run this:\n\n```sh\nbash \u003c(wget -qO- https://raw.githubusercontent.com/marcusoftnet/linux-bootstrap/main/bootstrap) 2\u003e\u00261 | tee ~/bootstrap.log\n```\n\nWant to read through the script first?\n\n```sh\nwget -qO- https://raw.githubusercontent.com/marcusoftnet/linux-bootstrap/main/bootstrap \u003e bootstrap\nless bootstrap\nbash bootstrap 2\u003e\u00261 | tee ~/bootstrap.log\n```\n\n## What does it do?\n\nWhen you invoke `bootstrap`, this is what it does in a nutshell:\n\n* Patch the system\n* Install various software packages (see [`bootstrap`](./bootstrap) script for details)\n* Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh).\n* Install [my Linux dotfiles and settings](https://github.com/marcusoftnet/linux-dotfiles)\n* Symlink `dotfiles` to `$HOME`\n* Install several fixed-width fonts.\n  * Including Fira-Code that is my personal favorite\n* Installs other software\n  * Install Vundle and plugins for vim.\n  * VS Code\n  * IntelliJ\n  * Docker\n  * Microsoft Teams\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusoftnet%2Flinux-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusoftnet%2Flinux-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusoftnet%2Flinux-bootstrap/lists"}