{"id":18046879,"url":"https://github.com/athackst/workstation_setup","last_synced_at":"2025-10-11T20:15:07.544Z","repository":{"id":40619916,"uuid":"172395821","full_name":"athackst/workstation_setup","owner":"athackst","description":"Scripts to capture how to set up my workstation","archived":false,"fork":false,"pushed_at":"2024-10-24T01:03:08.000Z","size":11653,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T21:38:54.680Z","etag":null,"topics":["bash"],"latest_commit_sha":null,"homepage":"https://althack.dev/workstation_setup","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/athackst.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":"2019-02-24T22:04:40.000Z","updated_at":"2024-10-07T22:35:02.000Z","dependencies_parsed_at":"2023-09-26T08:03:20.167Z","dependency_job_id":"c024e642-81b0-4e42-ab73-2159b5321a34","html_url":"https://github.com/athackst/workstation_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/athackst%2Fworkstation_setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fworkstation_setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fworkstation_setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fworkstation_setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst","download_url":"https://codeload.github.com/athackst/workstation_setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161256,"owners_count":21057554,"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":["bash"],"created_at":"2024-10-30T19:09:35.352Z","updated_at":"2025-10-11T20:15:07.539Z","avatar_url":"https://github.com/athackst.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# workstation_setup\n\nScripts to capture my workstation setups\n\n## Prerequisites\n\nInstall pre-requirements:\n\n```bash\nsudo apt install -y git\ngit clone git@github.com:athackst/workstation_setup.git\n```\n\n## Set up dotfiles\n\nSet up user [dotfiles](install.md)\n\n```bash\n./install.sh\n```\n\n### Get the aliases in a container\n\n```docker\nRUN wget -O /etc/profile.d/git_aliases.sh https://github.com/athackst/workstation_setup/raw/main/dotfiles/.aliases/git_aliases.sh \\\n    \u0026\u0026 echo \"source /etc/profile.d/git_aliases.sh\" \u003e\u003e \"/home/vscode/.bashrc\"\n```\n\n## Setup workstation\n\nInstalls the basics of my workstation\n\n### Ubuntu\n\n```bash\n./setup_ubuntu.sh\n```\n\n### WSL\n\n```bash\n./setup_wsl.sh\n```\n\n## Workspaces\n\nI have been playing with the idea of doing all/most development inside of docker containers.\n\n- [workspaces](workspaces/README.md) for example development processes\n\n!!! info\n\n    Dockerfiles have been moved to [athackst/dockerfiles](https://github.com/athackst/dockerfiles)\n\n\n## Services\n\nSystem useful system services.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathackst%2Fworkstation_setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathackst%2Fworkstation_setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathackst%2Fworkstation_setup/lists"}