{"id":27000593,"url":"https://github.com/jamescmartinez/dotfiles","last_synced_at":"2025-04-04T03:28:33.853Z","repository":{"id":6215119,"uuid":"7446321","full_name":"jamescmartinez/dotfiles","owner":"jamescmartinez","description":"~jamescmartinez dotfiles + setup guide + app list","archived":false,"fork":false,"pushed_at":"2025-01-07T18:10:56.000Z","size":128,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T19:33:29.090Z","etag":null,"topics":["app-list","apps","dotfiles","macos","macos-setup","setup"],"latest_commit_sha":null,"homepage":"https://jamescmartinez.com","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/jamescmartinez.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}},"created_at":"2013-01-04T19:54:43.000Z","updated_at":"2025-01-07T18:11:00.000Z","dependencies_parsed_at":"2024-08-26T20:57:27.312Z","dependency_job_id":null,"html_url":"https://github.com/jamescmartinez/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/jamescmartinez%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescmartinez%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescmartinez%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamescmartinez%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamescmartinez","download_url":"https://codeload.github.com/jamescmartinez/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247117370,"owners_count":20886431,"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":["app-list","apps","dotfiles","macos","macos-setup","setup"],"created_at":"2025-04-04T03:28:33.301Z","updated_at":"2025-04-04T03:28:33.844Z","avatar_url":"https://github.com/jamescmartinez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ~jamescmartinez\n\nThis repository includes my dotfiles.\n\n- _Have a suggestion? Please [create an issue](https://github.com/jamescmartinez/dotfiles/issues/new)!_\n\n## Dotfiles-only Setup\n\n```bash\ngit clone git://github.com/jamescmartinez/dotfiles ~/dotfiles\n~/dotfiles/bin/setup\n```\n\n## Full macOS Setup Guide\n\n1. Enable network firewall\n1. Set DNS servers to [Cloudflare DNS](https://1.1.1.1/dns)\n   - `1.1.1.1`\n   - `1.0.0.1`\n   - `2606:4700:4700::1111`\n   - `2606:4700:4700::1001`\n1. Enable FileVault\n1. Install Command Line Tools with `xcode-select --install`\n1. Enable Developer mode with `sudo DevToolsSecurity --enable`\n1. [Configure GitHub SSH](https://gist.github.com/jamescmartinez/a1f32830e57cf2a3fa62)\n1. Install dotfiles (instructions above)\n1. Install [Homebrew](https://brew.sh) and run `brew bundle --file ~/Brewfile` to install programs from the dotfiles-installed `Brewfile`\n   - Dump current Brewfile: `brew bundle dump --file Brewfile.dump`\n   - Make system match Brewfile: `brew bundle --force cleanup`\n1. Set fish as the default shell with:\n   ```sh\n   # Intel\n   echo /usr/local/bin/fish | sudo tee -a /etc/shells\n   chsh -s /usr/local/bin/fish\n   # Apple\n   echo /opt/homebrew/bin/fish | sudo tee -a /etc/shells\n   chsh -s /opt/homebrew/bin/fish\n   ```\n1. Install [Fisher](https://github.com/jorgebucaran/fisher) and run `fisher update` to install plugins from the dotfiles-installed `~/.config/fish/fish_plugins`\n   - If `fisher update` does not install the plugins, it's probably because fisher replaced the symlink with a new `fish_plugins` file upon installation. Quick fix: run a `git reset` on `~/dotfiles` and run `fisher update` again.\n1. Continue installing other apps\n\n## Apps\n\n#### Install from App Store\n\n- Amphetamine\n- Gifox\n- Hand Mirror\n- Hidden Bar\n- Magnet\n- Slack\n- Todoist\n- Xcode\n\n#### Install from website\n\n- 1Password\n- Alfred\n- AppCleaner\n- Charles Proxy\n- Deckset\n- Docker\n- Dropbox\n- Figma\n- Google Chrome\n- Grammarly Desktop\n- [KeyboardCleanTool](https://folivora.ai/keyboardcleantool)\n- [kitty](https://github.com/kovidgoyal/kitty)\n- [LinearMouse](https://linearmouse.org)\n- Loom\n- Notion\n- Onyx\n- Spotify\n- TablePlus\n- Visual Studio Code\n- Zoom\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamescmartinez%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamescmartinez%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamescmartinez%2Fdotfiles/lists"}