{"id":25823318,"url":"https://github.com/mdzhang/dotfiles","last_synced_at":"2025-02-28T11:51:02.736Z","repository":{"id":48115289,"uuid":"50549457","full_name":"mdzhang/dotfiles","owner":"mdzhang","description":"My personal dotfiles","archived":false,"fork":false,"pushed_at":"2024-06-12T14:54:13.000Z","size":962,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-12T20:18:19.035Z","etag":null,"topics":["dotfiles","espanso","git","macos","neovim","nvim","stow","vim","zsh"],"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/mdzhang.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-01-28T02:48:59.000Z","updated_at":"2024-06-12T14:54:16.000Z","dependencies_parsed_at":"2024-06-12T20:11:00.516Z","dependency_job_id":"1123cd09-01c1-4129-8608-b78fde3b077e","html_url":"https://github.com/mdzhang/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/mdzhang%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdzhang%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdzhang%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdzhang%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdzhang","download_url":"https://codeload.github.com/mdzhang/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241145534,"owners_count":19917475,"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","espanso","git","macos","neovim","nvim","stow","vim","zsh"],"created_at":"2025-02-28T11:51:02.278Z","updated_at":"2025-02-28T11:51:02.724Z","avatar_url":"https://github.com/mdzhang.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Dotfiles](https://dotfiles.github.io/)\n\nLaptop setup scripts and personal dotfiles. Uses [GNU Stow][stow]\n\nSupports:\n\n* OS X Ventura\n* (K)Ubuntu 18.04\n\nOlder versions may work but aren't regularly tested\n\n## Prerequisites\n\n- Packages installed by [laptop script](https://github.com/mdzhang/laptop)\n\n## Installation\n\nInstalls source code to `~/.dotfiles` by default\n\n1. Grab source code\n    ```sh\n    git clone git@github.com:mdzhang/dotfiles.git ~/.dotfiles\n    git submodule init \u0026\u0026 git submodule update --init --recursive\n    ```\n\n1. Customize with your personal info\n    - Replace occurrences of `mdzhang` with your system user name (for me this is also my git handle)\n    - Replace occurrences of `md.zhang.aka@gmail.com` with your email\n    - Replace occurrences of `m d zhang` with your full name\n    - Update GPG `user.signingkey` in `git/.gitconfig`\n\n1. Install [`stow`][stow] on your OS\n\n1. Stow folders you're interested in\n    ```sh\n    stow git\n    stow bash\n    stow sh\n    stow vim\n    ...\n    ```\n\n1. Remove them later if you want\n    ```sh\n    stow -D bash\n    stow zsh\n    ```\n\n### Sensitive Information\n\nAdd to `sh/.config/sh/general/secrets.sh`\n\n## Authors\n\n**m d zhang**\n\n  * \u003chttp://github.com/mdzhang\u003e\n\n## License\n\nCopyright (c) 2013-2023 m d zhang. MIT Licensed, see [LICENSE](./LICENSE) for details.\n\n[stow]: https://www.gnu.org/software/stow/manual/stow.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdzhang%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdzhang%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdzhang%2Fdotfiles/lists"}