{"id":17361017,"url":"https://github.com/diegoferigo/dotfiles","last_synced_at":"2026-02-12T04:56:19.197Z","repository":{"id":141640892,"uuid":"324131724","full_name":"diegoferigo/dotfiles","owner":"diegoferigo","description":"My personal GNU/Linux dotfiles","archived":false,"fork":false,"pushed_at":"2024-11-16T12:10:27.000Z","size":67,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T09:21:42.721Z","etag":null,"topics":["bash","bashrc","codespaces","dotfiles","fish","linux","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/diegoferigo.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}},"created_at":"2020-12-24T10:39:15.000Z","updated_at":"2023-10-30T10:42:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f969f981-9ed7-42f2-99a4-1a211078d4ea","html_url":"https://github.com/diegoferigo/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diegoferigo/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegoferigo%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegoferigo%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegoferigo%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegoferigo%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diegoferigo","download_url":"https://codeload.github.com/diegoferigo/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegoferigo%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272013457,"owners_count":24858474,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","bashrc","codespaces","dotfiles","fish","linux","shell"],"created_at":"2024-10-15T19:29:47.488Z","updated_at":"2026-02-12T04:56:14.145Z","avatar_url":"https://github.com/diegoferigo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :hammer_and_wrench: dotfiles\n\n![][ps1]\n\n- :penguin: Boostrap dotfiles on GNU/Linux systems without cloning first the repository.\n- :twisted_rightwards_arrows: Dotfiles handled with a [bare git repository](https://www.atlassian.com/git/tutorials/dotfiles) \nin the user's home (no symlinks).\n- :skull_and_crossbones: Never using `sudo`.\n- :pencil2: New `config` alias to handle the bare repository (`config status`, `config commit`, ...).\n- :fish: `bash` and `fish` support.\n- :star: Prompt based on [starship](https://starship.rs/).\n- :house: Installs in the user's home a bunch of tools (`bat`, `fzf`, `fd`, ...)\n\n[ps1]: https://user-images.githubusercontent.com/469199/124800077-85817480-df55-11eb-9bc8-b218fdd53d01.png\n\n## :rocket: Bootstrap\n\nMinimal dependencies for both `bash` and `fish`:\n\n```bash\napt update\napt install nano git wget curl unzip bash-completion\n```\n\nOptionally install a recent `fish` version: \n\n```\napt install software-properties-common\napt-add-repository ppa:fish-shell/release-3\napt install fish\n```\n\nBootstrap the dotfiles:\n\n```\ncurl -fsSL https://raw.githubusercontent.com/diegoferigo/dotfiles/main/bootstrap | bash\n```\n\n### :label: Notes\n\nThe structure of this repository is compatible with [Github Codespaces](https://docs.github.com/en/free-pro-team@latest/github/developing-online-with-codespaces/personalizing-codespaces-for-your-account).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegoferigo%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiegoferigo%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegoferigo%2Fdotfiles/lists"}