{"id":15717681,"url":"https://github.com/mbarany/dotfiles","last_synced_at":"2026-01-30T09:21:08.015Z","repository":{"id":41158230,"uuid":"64189237","full_name":"mbarany/dotfiles","owner":"mbarany","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2024-10-07T18:16:57.000Z","size":131,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T16:03:49.319Z","etag":null,"topics":["bash","dotfiles","mac-osx"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbarany.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":"2016-07-26T04:14:12.000Z","updated_at":"2024-10-07T18:17:01.000Z","dependencies_parsed_at":"2023-12-18T15:32:14.044Z","dependency_job_id":"5ce5de12-e715-4e4e-b8ff-db2d13fe1ded","html_url":"https://github.com/mbarany/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/mbarany%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarany%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarany%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarany%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbarany","download_url":"https://codeload.github.com/mbarany/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250260824,"owners_count":21401366,"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","dotfiles","mac-osx"],"created_at":"2024-10-03T21:50:58.468Z","updated_at":"2026-01-30T09:21:07.966Z","avatar_url":"https://github.com/mbarany.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Michael Barany's dotfiles\n[![license](https://img.shields.io/github/license/mbarany/dotfiles.svg)](http://github.com/mbarany/dotfiles/blob/master/LICENSE)\n\nThis collection of dotfiles is meant to be installed and be upgradeable.\n\n\n# Installation\n\n## Dependencies\n - [Homebrew](http://brew.sh/)\n\n```bash\ngit clone --recursive https://github.com/mbarany/dotfiles.git ~/.dotfiles\n~/.dotfiles/install\n```\n\n## Other Setup\n - [Git PGP Signing Key](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work)\n\n## Custom / Local dotfiles\n - See [Local Directory Structure](#local-directory-structure)\n\n\n# Updating\nThe install script is used for updates as well. It is idempotent so you need not worry about running it multiple times.\n```bash\ncd ~/.dotfiles \u0026\u0026 git pull --recurse-submodules origin master\n~/.dotfiles/install\n```\n\n\n# Usage\n - [Scripts](bin/README.md)\n - [Aliases](shell/700--aliases.bash)\n\n\n# Local Directory Structure\n - `~/.local/bashrc` - Place custom aliases, exports, etc in this file\n - `~/.local/bin/` - Place any custom scripts in this directory\n - `~/.local/bash_completion.d/` - Place any custom bash_completion files in this directory\n - `~/.local/backup-scripts` - Hook from [backup-configs](bin/backup-configs) to backup any custom files and directories\n - `~/.local/install` - Hook from [install](install) to install anything custom\n\nLicense\n=======\n\n    Copyright 2016-2017 Michael Barany\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbarany%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbarany%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbarany%2Fdotfiles/lists"}