{"id":21340690,"url":"https://github.com/artainmo/set_workspace","last_synced_at":"2026-05-15T12:09:17.734Z","repository":{"id":93053079,"uuid":"311705665","full_name":"artainmo/set_workspace","owner":"artainmo","description":"Personal project. Script to automatically setup programming mac session with personal configurations.","archived":false,"fork":false,"pushed_at":"2024-10-27T19:34:53.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-05T12:40:13.099Z","etag":null,"topics":["macos","personal-project","shell","work-utilities"],"latest_commit_sha":null,"homepage":"","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/artainmo.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":"2020-11-10T15:43:50.000Z","updated_at":"2025-05-05T09:16:42.000Z","dependencies_parsed_at":"2025-01-22T15:41:20.594Z","dependency_job_id":null,"html_url":"https://github.com/artainmo/set_workspace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artainmo/set_workspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artainmo%2Fset_workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artainmo%2Fset_workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artainmo%2Fset_workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artainmo%2Fset_workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artainmo","download_url":"https://codeload.github.com/artainmo/set_workspace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artainmo%2Fset_workspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["macos","personal-project","shell","work-utilities"],"created_at":"2024-11-22T00:52:32.980Z","updated_at":"2026-05-15T12:09:17.707Z","avatar_url":"https://github.com/artainmo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# set_workspace\n\nPersonal project. Script to automatically setup programming mac session with personal configurations.\n\n## Launch\n\n```\nchmod +x setup.sh\n./setup.sh\n```\n\n## Notes\n#### Steps\nbrew\u003cbr\u003e\nBrew install tree\u003cbr\u003e\ndefault terminal zsh\u003cbr\u003e\nSet .zshrc and .vimrc\u003cbr\u003e\nDownload atom and vscode if not already\u003cbr\u003e\nInstall atom . and code . to access from terminal atom and vscode\u003cbr\u003e\nInstall norminette42\u003cbr\u003e\nInstall valgrind\u003cbr\u003e\nInstall chrome, connect to your account for grepper\u003cbr\u003e\nInstall f.lux\n\n#### IDE\nUse both atom and vscode to switch things up. Atom is good for simplicity while vscode is good for extra features.\n\nInstall all the VScode plugins:\n- settings sync -\u003e synchronize your plugins on different sessions with shift-Alt-D\n- Suggested plugins specific to coding languages\n- If working on server projects -\u003e browser preview and debugger for chrome\n- auto-close tag\n- visual code integrated terminal\n- Bracket pair colorizer\n- path intellisense -\u003e find file paths in between quotes\n- gitlens -\u003e compare code with ancient commits\n\nAtom recommended plugins:\n- atom-path-intellisense\n\n#### Memory clean session\n```\nrm -rf ~/Library/**.42_cache_bak*; rm -rf ~/**.42_cache_bak; brew cleanup\nfind . -type f -size +100M\n```\n\n#### Bugs\nIf application should be installed but is nowhere to be found. Use brew list, to see it and brew uninstall to uninstall it, after relaunch the script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartainmo%2Fset_workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartainmo%2Fset_workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartainmo%2Fset_workspace/lists"}