{"id":24182051,"url":"https://github.com/aajjbb/dotmanager","last_synced_at":"2025-09-21T03:31:33.580Z","repository":{"id":25225196,"uuid":"28649555","full_name":"aajjbb/dotmanager","owner":"aajjbb","description":"An easy way to manage your dotfiles","archived":false,"fork":false,"pushed_at":"2019-06-08T13:01:26.000Z","size":10,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-27T13:36:44.377Z","etag":null,"topics":["dotfile-management","dotfile-manager","dotfiles","perl"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/aajjbb.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":"2014-12-30T23:52:03.000Z","updated_at":"2022-07-22T12:39:52.000Z","dependencies_parsed_at":"2022-08-06T03:16:18.749Z","dependency_job_id":null,"html_url":"https://github.com/aajjbb/dotmanager","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aajjbb%2Fdotmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aajjbb%2Fdotmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aajjbb%2Fdotmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aajjbb%2Fdotmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aajjbb","download_url":"https://codeload.github.com/aajjbb/dotmanager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233707202,"owners_count":18717384,"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":["dotfile-management","dotfile-manager","dotfiles","perl"],"created_at":"2025-01-13T07:27:16.303Z","updated_at":"2025-09-21T03:31:28.317Z","avatar_url":"https://github.com/aajjbb.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"dotmanager\r\n==========\r\n\r\nPerl script to automate the process of install and update our classical dotfiles repositories.\r\n\r\nUsage:\r\n------\r\n1. Clone/Fork this repository and copy 'dotmanager.pl' to your dotfiles repository\r\n\r\n2. Open dotmanager.pl and configure the hash %files to your repository needs, you must map the file name with it's folder in your system.\r\nExample:\r\n```\r\nmy %files = (\r\n    \".emacs\" =\u003e $base_dir\r\n);\r\n```\r\n\r\n3. Changes `base_dir` the right base directory of your system (usually ~/), using base_dir variable let your %file hash to be less verbose.\r\n\r\n* To install the current files of the repository to the system, run `perl dotmanager.pl --install`\r\n* To update the repository with changes you have done in the system, run `perl dotmanager.pl --update`\r\n* dotmanager now asks for each file individually whether you want to install/upgrade it. To skip this individual checking, use the `--skip` option. For example `perl dotmanager.pl --install --skip`\r\n\r\nTODO:\r\n-----\r\nSimplify the way to ignore files.\r\n\r\n\t\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faajjbb%2Fdotmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faajjbb%2Fdotmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faajjbb%2Fdotmanager/lists"}