{"id":23016524,"url":"https://github.com/alexdesousa/dotfiles","last_synced_at":"2025-08-14T07:32:32.450Z","repository":{"id":50486431,"uuid":"127544999","full_name":"alexdesousa/dotfiles","owner":"alexdesousa","description":"Ansible playbook for configuring my laptop","archived":false,"fork":false,"pushed_at":"2024-10-12T18:32:13.000Z","size":605,"stargazers_count":23,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T14:51:36.443Z","etag":null,"topics":["ansible","ansible-playbook","dotfile-management"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/alexdesousa.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":"2018-03-31T15:29:48.000Z","updated_at":"2025-02-12T15:35:47.000Z","dependencies_parsed_at":"2023-10-17T02:04:08.401Z","dependency_job_id":"5cd1b1a7-3a56-428f-a92c-591c605385e8","html_url":"https://github.com/alexdesousa/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexdesousa/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdesousa%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdesousa%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdesousa%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdesousa%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdesousa","download_url":"https://codeload.github.com/alexdesousa/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdesousa%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270384259,"owners_count":24574528,"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-14T02:00:10.309Z","response_time":75,"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":["ansible","ansible-playbook","dotfile-management"],"created_at":"2024-12-15T11:16:41.981Z","updated_at":"2025-08-14T07:32:32.009Z","avatar_url":"https://github.com/alexdesousa.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n\u003e In computing, a hidden folder or hidden file is a folder or file which\n\u003e filesystem utilities do not display by default when showing a directory\n\u003e listing.\n\u003e\n\u003e They are commonly used for storing user preferences or preserving the state of\n\u003e a utility, and are frequently created implicitly by using various utilities.\n\nThis repository configures my laptop automatically using Ansible:\n\n```\n$ sudo apt install ansible\n$ ./bin/engage.sh\n```\n\n![Shell preview](shell.gif)\n\n## Engine Role\n\nMy shell is the engine of any development, so this role sets up my shell. It\ninstalls and configures:\n- `git`\n- `docker` and `docker-compose`\n- `act`\n- `tmux`\n- `fzf`\n- `zsh`\n- `asdf`\n- several `zsh` plugins:\n  + `oh-my-zsh` and my own theme\n  + `hab`\n  + `oath`\n  + `zsh-syntax-highlighting`\n  + `zsh-autosuggestions`\n\n## Crew Role\n\nAfter my shell is configured, I need to populate it with the languages I often\nuse. These languages are the crew of my shell:\n\n- `erlang`\n- `elixir`\n- `nodejs`\n- `ruby`\n- `neovim`\n\n## Elixir Language Server\n\nAfter everything is done, sometimes we still need to ensure the Elixir LS is\nbuilt:\n\n```bash\n$ cd ~/.config/nvim/plugged/elixir-ls/\n$ mix deps.get\n$ mix elixir_ls.release -o release\n```\n\nAnd this should finish the setup.\n\n## Author\n\nAlexander de Sousa.\n\n## License\n\n`Dotfiles` is released under the MIT License. See the LICENSE file for further\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdesousa%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdesousa%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdesousa%2Fdotfiles/lists"}