{"id":19682103,"url":"https://github.com/dwoz/microdot-shell","last_synced_at":"2026-04-09T16:03:15.165Z","repository":{"id":75698064,"uuid":"98062544","full_name":"dwoz/microdot-shell","owner":"dwoz","description":"Micro 'dot files' management","archived":false,"fork":false,"pushed_at":"2017-08-08T23:44:33.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T07:19:29.286Z","etag":null,"topics":["bash","bashrc","dotfiles","linux","linux-shell","productivity","shell","unix","unix-shell"],"latest_commit_sha":null,"homepage":"","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/dwoz.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-07-22T23:05:40.000Z","updated_at":"2024-08-04T06:14:31.000Z","dependencies_parsed_at":"2023-06-07T09:46:00.756Z","dependency_job_id":null,"html_url":"https://github.com/dwoz/microdot-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwoz/microdot-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwoz%2Fmicrodot-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwoz%2Fmicrodot-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwoz%2Fmicrodot-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwoz%2Fmicrodot-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwoz","download_url":"https://codeload.github.com/dwoz/microdot-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwoz%2Fmicrodot-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266416863,"owners_count":23925296,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bash","bashrc","dotfiles","linux","linux-shell","productivity","shell","unix","unix-shell"],"created_at":"2024-11-11T18:09:41.643Z","updated_at":"2026-04-09T16:03:15.102Z","avatar_url":"https://github.com/dwoz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is microdot?\n\nMicrodot is a shell function which wraps git to provide a simple tool for\nmanaging your 'dot files'.\n\nThe microdot function is a thin wrapper around git in the form of a bash\nfunction. The purpose is to provide dot file history, backup and syncinc to\nmultiple places. Git already does a great job of stroing history, backing\nthings up and syncing changes to multiple places. So microdot leverages the\npower of git. The mocrodot function provides a simplified workflow to managing\na set of files in your home directory under git without turning your entire\nhome directory into a git repository.\n\n\nHow to I use it?\n\n  - Download or checkout this repository to obtain microdot.sh\n\n  - Source microdot.sh in your .bashrc and alias the microdot function.\n\n    Add the following to ~/.bashrc:\n\n    source microdot.sh\n    alias md='microdot'\n\n  - Source your .bashrc to make the md command available\n\n    $ source ~/.bashrc\n\n  - Initialize a new dotfiles data git repo\n\n    $ md init\n    $ md remote add origin git@github.com:mygithub/mydotfiles.git\n    $ md commit ~/.bashrc -m 'Adding my .bashrc file'\n    $ md push origin master\n\n  - Use an existing dotfiles data git repo\n\n    $ md clone git@github.com:mygithub/mydotfiles.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwoz%2Fmicrodot-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwoz%2Fmicrodot-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwoz%2Fmicrodot-shell/lists"}