{"id":15853239,"url":"https://github.com/omrilotan/dotfiles","last_synced_at":"2025-03-15T21:30:56.216Z","repository":{"id":66162016,"uuid":"138459434","full_name":"omrilotan/dotfiles","owner":"omrilotan","description":"🔩 My dotfiles managed as a directory. Definitely a work in progress.","archived":false,"fork":false,"pushed_at":"2025-02-23T17:26:54.000Z","size":799,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T18:31:38.372Z","etag":null,"topics":["bash","cli","dotfiles","macos","productivity"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omrilotan.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-24T06:35:23.000Z","updated_at":"2025-02-23T17:26:58.000Z","dependencies_parsed_at":"2023-11-16T14:39:39.836Z","dependency_job_id":"c7af9678-f090-4a15-81ae-ddff6826c858","html_url":"https://github.com/omrilotan/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omrilotan","download_url":"https://codeload.github.com/omrilotan/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243792336,"owners_count":20348621,"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":["bash","cli","dotfiles","macos","productivity"],"created_at":"2024-10-05T19:03:43.152Z","updated_at":"2025-03-15T21:30:55.711Z","avatar_url":"https://github.com/omrilotan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Dotfiles\n\nThis is running with Bash on a Mac\n\n## This repository's structure\n\n`dotfiles` directory holds all subsequent settings. This helps visibility.\n\nThe entry point is `~/dotfiles/init.sh`. It finds all nested directories and parses all `.sh` files under each of those directories. Only 'General' and 'Programs' are **not** gitignored, so add more directories to put your private things in.\n\n\u003e \\* Files in the repo are **opt in**. Meaning everything is gitignored by default.\n\nEach entry is measured to create visibility of startup cost.\n\n\u003cimg src=\"./dotfiles.gif\" style=\"width:480px;\"\u003e\n\n## Installation\n\n```sh\ncd ~\ngit clone \u003cREPO\u003e\ncd dotfiles\n./setup.sh\n```\n\n\u003e #### What just happened?\n\u003e\n\u003e - Everything is under `~/dotfiles` directory.\n\u003e - The call to `~/dotfiles/init.sh` has been added to `.bash_profile` if it isn't already there.\n\u003e - symlinked files:\n\u003e   - .bash_profile\n\u003e   - .gitconfig\n\u003e   - .npmrc\n\u003e   - .bin\n\u003e   - hosts (/etc/hosts)\n\u003e   - shells (/etc/shells)\n\n### Requirements\n\n`brew install coreutils` - milliseconds support in date is required. I'm gnu date (gdate)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomrilotan%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomrilotan%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomrilotan%2Fdotfiles/lists"}