{"id":13439071,"url":"https://github.com/andsens/homeshick","last_synced_at":"2025-04-10T11:37:39.547Z","repository":{"id":2982963,"uuid":"3998883","full_name":"andsens/homeshick","owner":"andsens","description":"git dotfiles synchronizer written in bash","archived":false,"fork":false,"pushed_at":"2024-10-06T13:59:29.000Z","size":576,"stargazers_count":2136,"open_issues_count":15,"forks_count":146,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-04-03T06:50:05.094Z","etag":null,"topics":["bash","dotfile-manager","git"],"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/andsens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2012-04-11T22:09:27.000Z","updated_at":"2025-03-18T03:43:37.000Z","dependencies_parsed_at":"2024-09-30T17:40:44.387Z","dependency_job_id":"2ca12822-1f21-4c0c-ad38-ddb9d4d6ec23","html_url":"https://github.com/andsens/homeshick","commit_stats":{"total_commits":462,"total_committers":35,"mean_commits":13.2,"dds":"0.17965367965367962","last_synced_commit":"dbe62897ec1a24b82ca47412cfe4180f9225b001"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andsens%2Fhomeshick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andsens%2Fhomeshick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andsens%2Fhomeshick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andsens%2Fhomeshick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andsens","download_url":"https://codeload.github.com/andsens/homeshick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208890,"owners_count":21065239,"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","dotfile-manager","git"],"created_at":"2024-07-31T03:01:10.892Z","updated_at":"2025-04-10T11:37:39.528Z","avatar_url":"https://github.com/andsens.png","language":"Shell","funding_links":[],"categories":["Shell","HarmonyOS","Shell Package Management","bash","Applications","Tools","\\*nix/\\*nux"],"sub_categories":["Windows Manager","Directory Navigation","Tools","Ansible","Dotfile Management"],"readme":"homeshick ![Lint \u0026 test](https://github.com/andsens/homeshick/workflows/Lint%20\u0026%20test/badge.svg)\n=========\nIn Unix, configuration files are king.  \nTailoring tools to suit your needs through configuration can be empowering.  \nAn immense number of hours is spent on getting these adjustments just right,\nbut once you leave the confines of your own computer, these local optimizations are left behind.\n\nBy the power of git, homeshick enables you to bring the symphony of settings\nyou have poured your heart into with you to remote computers.\nWith it you can begin to focus even more energy on bettering your work environment\nsince the benefits are reaped on whichever machine you are using.\n\nHowever bare bones these machines are, provided that at least Bash 3 and Git 1.5 are available you can use homeshick.\nhomeshick can handle multiple dotfile repositories. This means that you can install\nlarger frameworks like [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)\nor a multitude of emacs or vim plugins alongside your own customizations without clutter.\n\nFor detailed [installation instructions](https://github.com/andsens/homeshick/wiki/Installation), [tutorials](https://github.com/andsens/homeshick/wiki/Tutorials) and [tips](https://github.com/andsens/homeshick/wiki/Automatic-deployment) \u0026 [tricks](https://github.com/andsens/homeshick/wiki/Symlinking) have a look at the [wiki](https://github.com/andsens/homeshick/wiki).\n\nQuick install\n-------------\n\nhomeshick is installed to your own home directory and does not require root privileges to be installed.\n```sh\ngit clone https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick\n```\n*Note: If you'd like to help testing new features before they are released use `git clone --branch testing https://...`*\n\nTo invoke homeshick, source the `homeshick.sh` script from your rc-script:\n```sh\n# from sh and its derivates (bash, dash, ksh, zsh etc.)\nprintf '\\nsource \"$HOME/.homesick/repos/homeshick/homeshick.sh\"' \u003e\u003e $HOME/.bashrc\n# csh and derivatives (i.e. tcsh)\nprintf '\\nalias homeshick source \"$HOME/.homesick/repos/homeshick/homeshick.csh\"\\n' \u003e\u003e $HOME/.cshrc\n# fish shell\necho \\n'source \"$HOME/.homesick/repos/homeshick/homeshick.fish\"' \u003e\u003e \"$HOME/.config/fish/config.fish\"\n```\n\nContributing\n------------\n\nBefore submitting pull requests or reporting bugs, please make sure to read\nthe [contribution guidelines](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandsens%2Fhomeshick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandsens%2Fhomeshick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandsens%2Fhomeshick/lists"}