{"id":16836773,"url":"https://github.com/helderberto/dotfiles","last_synced_at":"2025-03-17T04:32:54.258Z","repository":{"id":42011409,"uuid":"223659304","full_name":"helderberto/dotfiles","owner":"helderberto","description":"⚙️ Setup a macOS environment quickly and easily!","archived":false,"fork":false,"pushed_at":"2024-03-18T14:04:12.000Z","size":1317,"stargazers_count":102,"open_issues_count":0,"forks_count":28,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-03-18T15:34:26.062Z","etag":null,"topics":["alacritty","bash","dotfiles","git","lua","macos","neovim","shell","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/helderberto.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}},"created_at":"2019-11-23T22:06:31.000Z","updated_at":"2024-03-18T15:34:31.911Z","dependencies_parsed_at":"2023-10-23T11:27:59.004Z","dependency_job_id":"725e467d-6a10-4ae6-bae8-6abf3ce117e0","html_url":"https://github.com/helderberto/dotfiles","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helderberto%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helderberto","download_url":"https://codeload.github.com/helderberto/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221672067,"owners_count":16861366,"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":["alacritty","bash","dotfiles","git","lua","macos","neovim","shell","tmux","vim","zsh"],"created_at":"2024-10-13T12:14:48.035Z","updated_at":"2024-10-27T11:58:35.577Z","avatar_url":"https://github.com/helderberto.png","language":"Lua","readme":"# ⚙️ Helder's Dotfiles\n\nMy base settings for when I start in a new environment.\n\n## Requirements\n\nSet zsh as your default shell:\n\n```bash\nsudo chsh -s $(which zsh)\n```\n\n## Setting up your Mac\n\n- Update macOS to the latest version with the App Store;\n- Install Xcode from the App Store, open it and accept the license agreement;\n\n## Install\n\n- Clone onto your machine:\n\n```bash\ngit clone git://github.com/helderburato/dotfiles.git ~/.dotfiles\n```\n\n- Install the dotfiles:\n\n```bash\nsh ~/.dotfiles/install.sh\n```\n\n## fzf\n\n```\nbrew install fzf\n```\n\n# To install useful key bindings and fuzzy completion:\n```\n$(brew --prefix)/opt/fzf/install\n```\n\nRead more on the [official guide](https://github.com/junegunn/fzf#installation).\n\n## Neovim/Vim\n\n[Read more](./nvim/.config/nvim/README.md) about my Neovim configuration project structure.\n\n### After Install\n\nRestart your computer and enjoy your new configuration. ✌🏻\n\n## Generate the SSH Keys\n\nIt's required to generate in every machine you start.\n\n- Go to your $HOME with `cd ~`;\n- Generate the new key `ssh-keygen`;\n\n## Troubleshoot\n\n### Antigen\n\nIf you get any problems with `antigen`, try `rm -rf ~/.antigen` after complete, close your terminal and open again to reinstall the packages from antigen.\n\n### Homebrew\n\nIf you get any permissions problems when trying to run `brew` scripts, try to give the following permissions to your current user:\n```bash\n$ sudo chown -R $(whoami):admin /usr/local \u0026\u0026 sudo chmod -R g+rwx /usr/local\n```\n\n## Author\n\n| [![Helder B. Berto](https://avatars3.githubusercontent.com/u/862575?v=3\u0026s=80)](https://github.com/helderburato) |\n| ----------------------------------------------------------------------------------------------------- |\n| [Helder B. Berto](https://helderburato.com)                                                              |\n\n## Inspiration\n\n- [Mathias’s dotfiles](https://github.com/mathiasbynens/dotfiles);\n- [Cătălin Mariș dotfiles](https://github.com/alrra/dotfiles);\n- [Paul's dotfiles](https://github.com/paulirish/dotfiles);\n- [Thoughtbot dotfiles](https://github.com/thoughtbot/dotfiles);\n- [Dries's Dotfiles](https://github.com/driesvints/dotfiles);\n\n## License\n\n[MIT License](LICENSE) © Helder Burato Berto\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelderberto%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelderberto%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelderberto%2Fdotfiles/lists"}