{"id":21921124,"url":"https://github.com/tnguyen14/dotfiles","last_synced_at":"2025-08-27T19:09:25.716Z","repository":{"id":8834690,"uuid":"10537730","full_name":"tnguyen14/dotfiles","owner":"tnguyen14","description":"personal dotfiles","archived":false,"fork":false,"pushed_at":"2024-09-28T05:05:26.000Z","size":723,"stargazers_count":5,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T17:04:09.930Z","etag":null,"topics":["arch-linux","dotfiles","macos","npm","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/tnguyen14.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-06-06T22:24:17.000Z","updated_at":"2024-09-28T05:05:29.000Z","dependencies_parsed_at":"2025-04-19T12:59:58.079Z","dependency_job_id":"d7520765-e4cb-41bb-81ee-04f69e813413","html_url":"https://github.com/tnguyen14/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tnguyen14/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnguyen14%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnguyen14%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnguyen14%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnguyen14%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tnguyen14","download_url":"https://codeload.github.com/tnguyen14/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnguyen14%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272366519,"owners_count":24922154,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arch-linux","dotfiles","macos","npm","shell"],"created_at":"2024-11-28T20:18:45.175Z","updated_at":"2025-08-27T19:09:25.709Z","avatar_url":"https://github.com/tnguyen14.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tri's dotfiles\n\u003e dotfiles all the things!\n\n## Boostrap\n\n### macOS\n\n```shell\n# macOS\n# install XCode\n:; xcode-select --install\n# set defaults\n:; ./macos/.macos\n# install binaries and applications with Homebrew\n:; ./macos/brew.sh\n```\n\n### Arch Linux VM\n\nMake sure the directory `~/Dropbox/dev/arch/etc` exists before starting the VM.\n\n```shell\n# Arch Linux\n:; cd ~/dotfiles/arch\n:; vagrant up\n:; vagrant reload  # reboot is needed after first start/ provisioning\n:; vagrant ssh\n```\n\n## Linking\n\n```shell\n# link everything in `home` to `~`\n:; cd ~/dotfiles\n:; ./install.sh\n\n```\n\n## npm packages\n\n```shell\n:; cd ~/dotfiles\n:; npm install\n```\n\nInstead of installing global npm packages, \"global\" npm packages are just packages of the dotfiles folder, as the dotfiles's `node_modules/.bin` path is in `PATH` variable. This allows for these \"global\" npm packages to be version controlled.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnguyen14%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnguyen14%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnguyen14%2Fdotfiles/lists"}