{"id":15910703,"url":"https://github.com/gianlucatruda/linux-setup","last_synced_at":"2025-06-11T16:38:24.778Z","repository":{"id":67059277,"uuid":"170213785","full_name":"gianlucatruda/linux-setup","owner":"gianlucatruda","description":"Some quick setup files for basic Linux sessions (e.g. AWS instances / virtual machines / Raspberry Pis)","archived":false,"fork":false,"pushed_at":"2019-02-16T07:58:52.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T01:25:56.651Z","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/gianlucatruda.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-11T22:36:33.000Z","updated_at":"2019-02-16T07:58:53.000Z","dependencies_parsed_at":"2023-02-21T00:45:13.060Z","dependency_job_id":null,"html_url":"https://github.com/gianlucatruda/linux-setup","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"3dd06f961130ef23a79f9f6591d566ab5fd257b7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gianlucatruda/linux-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucatruda%2Flinux-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucatruda%2Flinux-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucatruda%2Flinux-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucatruda%2Flinux-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gianlucatruda","download_url":"https://codeload.github.com/gianlucatruda/linux-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucatruda%2Flinux-setup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259299125,"owners_count":22836477,"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-10-06T15:20:52.296Z","updated_at":"2025-06-11T16:38:24.751Z","avatar_url":"https://github.com/gianlucatruda.png","language":"Shell","readme":"# Linux Setup Files\n\nSome quick setup files for basic Linux sessions (e.g. AWS instances / virtual machines / Raspberry Pis)\n\n## Add this to .bash_profile\n\n```bash\n# Load aliases\nif [ -f ~/.bash_aliases ]; then\n    . ~/.bash_aliases\nfi\n\nif [ -f ~/.bash_prompt ]; then\n    . ~/.bash_prompt\nfi\n\n# Enable tab completion for `g` by marking it as an alias for `git`\nif type _git \u0026\u003e /dev/null \u0026\u0026 [ -f ~/.git-completion.bash ]; then\n    complete -o default -o nospace -F _git g;\nfi;\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianlucatruda%2Flinux-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgianlucatruda%2Flinux-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianlucatruda%2Flinux-setup/lists"}