{"id":27864563,"url":"https://github.com/ryanhanwu/dotfiles","last_synced_at":"2025-05-04T21:07:46.339Z","repository":{"id":12966868,"uuid":"15645336","full_name":"ryanhanwu/dotfiles","owner":"ryanhanwu","description":"These are dot-files and basic environment configuration of my dev Mac","archived":false,"fork":false,"pushed_at":"2025-03-21T15:34:59.000Z","size":261,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-04T21:07:41.510Z","etag":null,"topics":["cask","cli","dotfiles","homebrew","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/ryanhanwu.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":"2014-01-05T04:20:19.000Z","updated_at":"2025-04-30T17:31:07.000Z","dependencies_parsed_at":"2025-03-21T16:41:55.743Z","dependency_job_id":null,"html_url":"https://github.com/ryanhanwu/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/ryanhanwu%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhanwu%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhanwu%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanhanwu%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanhanwu","download_url":"https://codeload.github.com/ryanhanwu/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252399518,"owners_count":21741672,"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":["cask","cli","dotfiles","homebrew","shell"],"created_at":"2025-05-04T21:07:45.858Z","updated_at":"2025-05-04T21:07:46.334Z","avatar_url":"https://github.com/ryanhanwu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThese are dot-files and basic configs of my development Mac, feel free to use and do whatever you want.\n\n\n# Installation\nCheckout the repository and simply run `init.sh`\n\n```\ngit clone https://github.com/ryanhanwu/dotfiles.git \u0026\u0026 cd dotfiles\nsh ./init.sh\n```\n\n## What's installed?\n### Linked Dotfiles\n* `~/.gitconfig`\n* `~/.gitignore_global`\n* `./.iterm2.zsh`\n* `~/.tmux`\n* `~/.vimrc`\n* `~/.zshrc`\n\n### Configurations\n\n* Shell [plugins\u0026configurations](https://github.com/ryanhanwu/dotfiles/blob/master/.zshrc) through [Oh My Zsh]()\n* Vim [plugins \u0026 settings](https://github.com/amix/vimrc) through The Ultimate vimrc.\n* Mac HomeBrew [settings](https://github.com/ryanhanwu/dotfiles/blob/master/Brewfile) through [Brewbundle](https://github.com/Homebrew/homebrew-bundle)\n* System Node.js and [NVM](https://github.com/creationix/nvm)\n* Tmux [Oh My Tmux!](https://github.com/gpakosz/.tmux.git)\n\n# Generate Your Development SSH Key\n1. Generate your key for the development machine\n\n    ```\n    ssh-keygen -t rsa -b 4096\n    ```\n\n1. Copy your public key (***~/.ssh/id_rsa.pub***) to your Github/Bitbucket Account's \"SSH Keys\"\n\n1. Link git config\n```\n ln -sf  ~/Dropbox/RyanDB/Mackup/.ssh/config ~/.ssh/config\n```\n\n# Create backup folder\n```\n ln -sf  ~/Dropbox/RyanDB/Mackup/.mackup ~/.mackup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanhanwu%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanhanwu%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanhanwu%2Fdotfiles/lists"}