{"id":26877348,"url":"https://github.com/saada/.dotfiles","last_synced_at":"2026-07-09T01:32:50.605Z","repository":{"id":284055690,"uuid":"237659062","full_name":"saada/.dotfiles","owner":"saada","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-09T20:41:38.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-10T00:05:39.370Z","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/saada.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-01T18:31:48.000Z","updated_at":"2026-02-09T20:41:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e74d5e9b-ede8-405a-b59c-7c6c5e39d78a","html_url":"https://github.com/saada/.dotfiles","commit_stats":null,"previous_names":["saada/.dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saada/.dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saada%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saada%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saada%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saada%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saada","download_url":"https://codeload.github.com/saada/.dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saada%2F.dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35283905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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":[],"created_at":"2025-03-31T11:19:58.063Z","updated_at":"2026-07-09T01:32:50.587Z","avatar_url":"https://github.com/saada.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My dotfiles\n\nSetup my dotfiles\n\n```sh\ncd ~\ngit clone git@github.com:saada/.dotfiles.git\ncd .dotfiles\n./setup.sh # sets up symlinks\n# install homebrew\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n# install brew packages\nbrew bundle --file=~/.dotfiles/Brewfile\n# install flox packages\nflox edit # should install everything after making any whitespace change\n# git settings\n## git config user info\n## git config --global user.name\n## git config --global user.email\ngit config --global alias.up 'pull --rebase --autostash'\ngit config --global --add --bool push.autoSetupRemote true\ngit config --global init.defaultBranch main\ngit config --global push.autosetupremote true\n```\n\nDownload and install FiraCode Nerd font: https://www.nerdfonts.com/font-downloads\n\nSecrets can be setup by\n\n```sh\ncp .secrets.example.fish ~/.secrets.fish\n```\n\nBackup my dotfiles\n\n```sh\n./backup.sh\n```\n\nAutomatically run backups on wakeup\n\n```sh\nln -sfn $HOME/.dotfiles/wakeup.sh $HOME/.wakeup\nbrew services start sleepwatcher\n```\n\n## Todos\n\n- [ ] Migrate all possible `brew leaves` packages to `flox`\n- [ ] Get zoxide to replace cd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaada%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaada%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaada%2F.dotfiles/lists"}