{"id":18287626,"url":"https://github.com/pzi/dotfiles","last_synced_at":"2026-04-20T09:02:42.083Z","repository":{"id":6823020,"uuid":"8071163","full_name":"pzi/dotfiles","owner":"pzi","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-05T14:53:22.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T01:14:22.929Z","etag":null,"topics":["bash","configuration","dotfiles","mac-osx"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-07T10:56:15.000Z","updated_at":"2019-05-14T08:59:11.000Z","dependencies_parsed_at":"2022-09-18T11:51:25.650Z","dependency_job_id":null,"html_url":"https://github.com/pzi/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/pzi%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzi%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzi%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pzi%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pzi","download_url":"https://codeload.github.com/pzi/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994068,"owners_count":21030048,"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","configuration","dotfiles","mac-osx"],"created_at":"2024-11-05T13:28:29.020Z","updated_at":"2026-04-20T09:02:42.075Z","avatar_url":"https://github.com/pzi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dotfiles\n--------\n\nTo automatically symlink all dotfiles to your home directory, run the following command from `~/`\n\n```bash\nfor f in $(ls -Ap ~/Dropbox/Sync/dotfiles/ | grep -v / | grep -v README | grep -v .DS_Store | grep -v .osx); do echo \"Removing and symlinking $f to ~/Dropbox/Sync/dotfiles/$f\"; rm $f; ln -s ~/Dropbox/Sync/dotfiles/$f; done\n```\n\nAlso change username in `.rvmrc` to resemble current user.\n\nFinally, get Sublime Text 2 to launch from the CLI by running:\n```bash\nln -s /Applications/Sublime\\ Text\\ 2.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl\n```\n\nIn case you use Sublime Text 3, do the below:\n```bash\nln -s /Applications/Sublime\\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpzi%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpzi%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpzi%2Fdotfiles/lists"}