{"id":27186278,"url":"https://github.com/salomonsmeke/dotfiles","last_synced_at":"2025-08-02T23:13:57.785Z","repository":{"id":43021440,"uuid":"153049360","full_name":"SalomonSmeke/dotfiles","owner":"SalomonSmeke","description":"💾","archived":false,"fork":false,"pushed_at":"2023-01-10T17:01:33.000Z","size":68,"stargazers_count":5,"open_issues_count":0,"forks_count":12,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-26T16:11:37.958Z","etag":null,"topics":["antibody","config","configuration-management","dotfiles","dotfiles-install","macos","zsh"],"latest_commit_sha":null,"homepage":null,"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/SalomonSmeke.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}},"created_at":"2018-10-15T03:42:08.000Z","updated_at":"2023-01-10T17:05:03.000Z","dependencies_parsed_at":"2023-02-08T19:31:28.932Z","dependency_job_id":null,"html_url":"https://github.com/SalomonSmeke/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SalomonSmeke/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalomonSmeke%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalomonSmeke%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalomonSmeke%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalomonSmeke%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SalomonSmeke","download_url":"https://codeload.github.com/SalomonSmeke/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SalomonSmeke%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268470799,"owners_count":24255391,"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-02T02:00:12.353Z","response_time":74,"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":["antibody","config","configuration-management","dotfiles","dotfiles-install","macos","zsh"],"created_at":"2025-04-09T17:58:04.866Z","updated_at":"2025-08-02T23:13:57.715Z","avatar_url":"https://github.com/SalomonSmeke.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f0ffa83475c64736a9c9eb7ab420233e)](https://www.codacy.com/app/ssmeke/dotfiles?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=SalomonSmeke/dotfiles\u0026amp;utm_campaign=Badge_Grade)\n\n[dotfiles](https://askubuntu.com/questions/94780/what-are-dot-files), and some scripts to automate macos setup. Now very fast!\n\n```bash\nbeep boop\n[~] repeat 3 {time zsh -il -c exit}                                                                \nzsh -il -c exit  0.01s user 0.01s system 90% cpu 0.027 total\nzsh -il -c exit  0.01s user 0.01s system 91% cpu 0.026 total\nzsh -il -c exit  0.01s user 0.01s system 91% cpu 0.026 total\n```\n\ninspired by [gmoe](https://github.com/gmoe)'s [dotfiles](https://github.com/gmoe/dotfiles), a 🍯🐝/🍯🐝 guy.\n\n## batteries\n\n[Brew](https://brew.sh) - 👌 macos package manager.  \n[Zsh](http://www.zsh.org) - 💪 shell.  \n[Zgenom](https://github.com/jandamm/zgenom) - 🏎 plugin manager for zsh.  \n[Various zsh plugins](https://github.com/SalomonSmeke/dotfiles/blob/master/setup.sh).\n\n## usage\n\n**go somewhere you dont mind this repo living in:**  \n```shell\ncd ${FOLDER_WHERE_DOTFILES_WILL_LIVE_FOREVER_PROBABLY_TILDE_IDK_IM_NOT_YOUR_BOSS}\n```  \n\n**clone the repo:**  \n```shell\ngit clone https://github.com/SalomonSmeke/dotfiles.git .dotfiles\n```\n\n**go into the repo:**  \n```shell\ncd .dotfiles\n```  \n\n**install the dotfiles and zsh plugins:**  \n```shell\n./setup.sh init\n```  \n\n**update zsh plugins:**  \n```shell\n./setup.sh zsh-plugins\n```\n\n**install some brew 🍺 packages:**\n```shell\ncd .dotfiles\nbrew bundle\n```\n\n**print usage:**  \n```shell\n./setup.sh help\n```\n\n**print usage but very [cryptographically secure](https://www.youtube.com/watch?v=KEkrWRHCDQU):**  \n```shell\n./setup.sh $RANDOM\n```  \n\n## ech\n\n[Copyright (c)](https://github.com/SalomonSmeke/dotfiles/blob/master/LICENSE) 2018-2019 [Salomon Smeke Cohen](https://ssmeke.io) with an [MIT License](https://github.com/SalomonSmeke/dotfiles/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalomonsmeke%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalomonsmeke%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalomonsmeke%2Fdotfiles/lists"}