{"id":25615096,"url":"https://github.com/balintant/dotfiles","last_synced_at":"2026-04-11T03:33:40.812Z","repository":{"id":278387736,"uuid":"935415950","full_name":"balintant/dotfiles","owner":"balintant","description":"Configuration for my work environment.","archived":false,"fork":false,"pushed_at":"2025-08-20T14:31:48.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T16:31:18.381Z","etag":null,"topics":["devops","dotfiles","homebrew","lazynvim","macos","mise","neovim","stow","unlicense-license","vscode","znap","zsh"],"latest_commit_sha":null,"homepage":"https://balintant.me","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balintant.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,"zenodo":null}},"created_at":"2025-02-19T12:09:28.000Z","updated_at":"2025-08-20T14:31:53.000Z","dependencies_parsed_at":"2025-06-13T05:05:40.973Z","dependency_job_id":"94bb47d2-9b6b-49e2-8946-2ef5c9f0a9fd","html_url":"https://github.com/balintant/dotfiles","commit_stats":null,"previous_names":["balintant/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balintant/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balintant%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balintant%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balintant%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balintant%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balintant","download_url":"https://codeload.github.com/balintant/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balintant%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["devops","dotfiles","homebrew","lazynvim","macos","mise","neovim","stow","unlicense-license","vscode","znap","zsh"],"created_at":"2025-02-22T03:17:58.888Z","updated_at":"2026-04-11T03:33:40.774Z","avatar_url":"https://github.com/balintant.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toolset\n\n| Tool         | Description                                                                                        |\n| ------------ | -------------------------------------------------------------------------------------------------- |\n| [Homebrew][] | Manages applications, system-wide binaries, and vscode plugins. (Including [Mise][] and [Stow][]). |\n| [Mise][]     | Manages tools that are usually project specific (eg. nodejs version).                              |\n| [Stow][]     | Symlinks the dotfiles, so it's easy to setup and maintain this repository.                         |\n\n# Configuration\n\nIf you want to use this repository as the template of your own environment, you\nshould create a [fork](https://github.com/balintant/dotfiles/fork) and update\nthe configuration as you wish (starting with the files in the table below). This\nway you will be able to pull my latest updates while maintaining your own,\npersonalised version of the configuration.\n\n| File                                       | Description                                               |\n| ------------------------------------------ | --------------------------------------------------------- |\n| [Brewfile](./Brewfile)                     | Contains apps, packages and vs code extensions.           |\n| [Gitconfig](./home/dot-gitconfig)          | Contains git configuration. Change at least the username. |\n| [Mise](./home/dot-config/mise/config.toml) | Contains the tools that I regularly use.                  |\n\n# Setup\n\nAfter running the commands below, your whole environment will be set up and\nready for work.\n\n```shell\n# Install Homebrew and the packages managed by it\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nbrew bundle --file ./Brewfile\n\n# Symlink the configuration files\nstow -R --dotfiles -t \"$HOME\" home\n\n# Trust \u0026 Install the packages managed by `mise`\nmise trust\nmise install\n```\n\n[Homebrew]: https://brew.sh\n[Mise]: https://mise.jdx.dev\n[Stow]: https://www.gnu.org/software/stow/\n\n# Updates\n\nYou can update the [Brewfile](./Brewfile) with the following command:\n\n```\nbrew bundle dump --force --file ./Brewfile\n```\n\n# Mention\n\nCheck out [LaTotty's dotfiles](https://github.com/latotty/dotfiles) too.\nWe've been revamping our 5+ year old configs together!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalintant%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalintant%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalintant%2Fdotfiles/lists"}