{"id":17303247,"url":"https://github.com/gregjopa/dotfiles","last_synced_at":"2025-04-13T06:13:35.436Z","repository":{"id":139510612,"uuid":"183133788","full_name":"gregjopa/dotfiles","owner":"gregjopa","description":"config files for zsh and git","archived":false,"fork":false,"pushed_at":"2023-11-09T22:15:06.000Z","size":1180,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T06:13:28.871Z","etag":null,"topics":["dotfiles","ohmyzsh"],"latest_commit_sha":null,"homepage":"","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/gregjopa.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-04-24T02:42:56.000Z","updated_at":"2024-08-12T04:21:02.000Z","dependencies_parsed_at":"2023-11-10T09:57:54.856Z","dependency_job_id":"e1f3ab3e-e83d-4a13-9e14-6f748baa06a1","html_url":"https://github.com/gregjopa/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/gregjopa%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregjopa","download_url":"https://codeload.github.com/gregjopa/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670435,"owners_count":21142904,"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":["dotfiles","ohmyzsh"],"created_at":"2024-10-15T11:49:48.257Z","updated_at":"2025-04-13T06:13:35.398Z","avatar_url":"https://github.com/gregjopa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n\u003e This is my dotfile repository. There are many like it, but this one is mine.\n\nThese are my dotfiles for macOS. They are managed using a bare repository (`git init --bare`).\n\n## Installation\n```sh\ngit clone --separate-git-dir=$HOME/.dotfiles https://github.com/gregjopa/dotfiles.git dotfiles-tmp\nrsync --recursive --verbose --exclude '.git' dotfiles-tmp/ $HOME/\nrm -rf dotfiles-tmp\n\nalias config='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'\nconfig config status.showUntrackedFiles no\n```\n\n## Usage\n```sh\nconfig status\nconfig add .gitconfig\nconfig commit -m 'Add gitconfig'\nconfig push\n```\n\n## Screenshot\n\n\u003cimg src=\"./editor_screenshot.png\" width=\"800\"\u003e\n\n| Category | Details |\n| --- | --- |\n| Editor | [Visual Studio Code](https://code.visualstudio.com/) |\n| Terminal | [oh-my-zsh](https://ohmyz.sh/) |\n| Terminal Theme | [Starship](https://starship.rs/) |\n| Font Family | [Fira Code Nerd Font](https://github.com/ryanoasis/nerd-fonts) |\n| Color Theme | Solarized Dark (built-in) |\n| File Icon Theme | [Material Theme Icons](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme) - Darker |\n\nNote that the config for Visual Studio Code is not managed by this dotfiles repo.\n\n\n## Notes from Inital Setup\n\n```sh\ngit init --bare $HOME/.dotfiles\nalias config='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'\nconfig config status.showUntrackedFiles no\nconfig remote add origin git@github.com:gregjopa/dotfiles.git\n```\n\n## Aknowledgements\n\n- https://www.atlassian.com/git/tutorials/dotfiles\n- https://github.com/Siilwyn/my-dotfiles\n- https://github.com/mathiasbynens/dotfiles\n- https://github.com/cowboy/dotfiles\n- https://github.com/alrra/dotfiles\n- https://github.com/JDevlieghere/dotfiles\n- https://gist.github.com/rab/4067067\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregjopa%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregjopa%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregjopa%2Fdotfiles/lists"}