{"id":20536768,"url":"https://github.com/hstreb/dotfiles","last_synced_at":"2026-04-11T12:05:06.424Z","repository":{"id":85284924,"uuid":"197790287","full_name":"hstreb/dotfiles","owner":"hstreb","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-23T14:22:15.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-23T16:59:26.346Z","etag":null,"topics":["bash","dotfiles","linux","terminal","tmux","tools","vim"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/hstreb.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":"2019-07-19T14:45:18.000Z","updated_at":"2024-10-23T14:22:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"490b0265-bfe2-4584-b0d4-f24e8237eb99","html_url":"https://github.com/hstreb/dotfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreb%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hstreb","download_url":"https://codeload.github.com/hstreb/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144422,"owners_count":20078964,"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","dotfiles","linux","terminal","tmux","tools","vim"],"created_at":"2024-11-16T00:37:45.191Z","updated_at":"2026-04-11T12:05:06.393Z","avatar_url":"https://github.com/hstreb.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nRepositório utilizado para guardar as configurações das ferramentas utilizados em meu PC.\n\n## ferramentas\n\n- [alacritty](./alacritty/.config/alacritty) - emulador de terminal rápido que usa OpenGL\n- [nvim](./nvim/.config/nvim) - editor de texto\n- [tmux](./tmux/.config/tmux) - terminal multiplexer\n- [zsh](./zsh/) - shell iterativo\n- [bat](https://github.com/sharkdp/bat) - cat com syntax highlighting\n- [autojump](https://github.com/wting/autojump) utilitário para navegar por diretórios \n\n## Configurar\n\n1. baixar o repositório dotfiles\n\n    ```shell\n    git clone https://github.com/hstreb/dotfiles ~/.dotfiles\n    ```\n\n2. ajustar o alacritty\n\n    ```shell\n    ln -s ~/.dotfiles/alacritty ~/.config/alacritty\n    ```\n\n3. nvim\n\n    3.1. aplicar as configurações\n\n        ```shell\n        ln -s ~/.dotfiles/nvim ~/.config/nvim\n        ```\n\n    3.2. ajustar o stylua\n\n        ```shell\n        ln -s ~/.dotfiles/stylua/stylua.toml ~/.config/\n        ```\n\n4. configurar o tmux\n\n    ```shell\n    ln -s ~/.dotfiles/tmux/tmux.conf ~/.tmux.conf\n    ```\n\n5. configurar o zsh\n\n    ```shell\n    ln -s ~/.dotfiles/zsh/.zshrc ~/\n    ln -s ~/.dotfiles/zsh ~/.config/zsh\n    ```\n\n6. configurar o bat\n\n    ```shell\n    ln -s ~/.dotfiles/bat ~/.config/bat\n    ```\n\n# TODO\n\n- melhorar documentação\n    - explicar instalação de cada ferramenta e suas dependências\n- nvim\n    - adicionar suporte para debug\n    - adicionar suporte para testes\n- tmux\n    - ajustar copy and paste\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreb%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhstreb%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreb%2Fdotfiles/lists"}