{"id":16653982,"url":"https://github.com/underyx/dotfiles","last_synced_at":"2025-04-09T18:11:14.691Z","repository":{"id":15731623,"uuid":"54724051","full_name":"underyx/dotfiles","owner":"underyx","description":"a collection of dotfiles, as may be obvious","archived":false,"fork":false,"pushed_at":"2024-11-19T06:49:25.000Z","size":184,"stargazers_count":5,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T20:11:37.480Z","etag":null,"topics":["dotfiles","zsh"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/underyx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"underyx"}},"created_at":"2016-03-25T14:30:48.000Z","updated_at":"2024-11-19T06:49:28.000Z","dependencies_parsed_at":"2025-02-15T12:41:16.035Z","dependency_job_id":null,"html_url":"https://github.com/underyx/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/underyx%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underyx%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underyx%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underyx%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/underyx","download_url":"https://codeload.github.com/underyx/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085277,"owners_count":21045138,"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":["dotfiles","zsh"],"created_at":"2024-10-12T09:48:11.208Z","updated_at":"2025-04-09T18:11:14.674Z","avatar_url":"https://github.com/underyx.png","language":"Vim Script","funding_links":["https://ko-fi.com/underyx"],"categories":[],"sub_categories":[],"readme":"# dotfiles [![build status][build status badge]][build status]\n\nGot only 5 seconds to spend on this? Try my dotfiles out with\n`docker run -ti ghcr.io/underyx/dotfiles`!\n\n## Installation\n\n1. Install `git`, `zsh`, `python`, and the `en_US.UTF-8` locale\n1. Run `git clone https://github.com/underyx/dotfiles \u0026\u0026 dotfiles/install`\n\nWhee! :tada:\n\n## macOS notes\n\nI normally install these things:\n\n```\nbrew tap homebrew/cask-fonts\nbrew tap homebrew/cask-versions\nbrew install \\\n    coreutils \\\n    delta \\\n    findutils \\\n    git \\\n    gnupg \\\n    go \\\n    htop \\\n    jq \\\n    rust \\\n    svn \\\n    wget \\\n    1password \\\n    aws-vpn-client \\\n    homebrew/cask/dash \\\n    datagrip \\\n    homebrew/cask/docker \\\n    figma \\\n    homebrew/cask/flux \\\n    google-chrome \\\n    google-chrome-canary \\\n    google-drive \\\n    imageoptim \\\n    iterm2 \\\n    karabiner-elements \\\n    linear-linear \\\n    mackup \\\n    ngrok \\\n    postman \\\n    raycast \\\n    rectangle \\\n    semgrep \\\n    slack \\\n    spotify \\\n    tailscale \\\n    visual-studio-code\n\nbrew install \\\n    font-cozette \\\n    font-fira-code-for-powerline \\\n    font-roboto-mono-for-powerline \\\n    font-source-code-pro-for-powerline\n\nversioned_tools=(kubectl kubectx terraform nodejs python)\nfor tool in $versioned_tools; do\n  asdf plugin add $tool; asdf install $tool latest; asdf global $tool latest\ndone\n\nasdf exec python -m pip install pipx\npython_tools=(black docker-compose git-delete-merged-branches httpie mypy pipenv poetry tox)\nfor tool in $python_tools; do\n  pipx install $tool\ndone\npipx install jupyter --include-deps\n```\n\n[build status badge]: https://gitlab.com/underyx/dotfiles/badges/master/build.svg\n[build status]: https://gitlab.com/underyx/dotfiles/commits/master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderyx%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funderyx%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderyx%2Fdotfiles/lists"}