{"id":28218402,"url":"https://github.com/wevtimoteo/dotfiles","last_synced_at":"2025-08-12T10:11:29.595Z","repository":{"id":4576189,"uuid":"5717834","full_name":"wevtimoteo/dotfiles","owner":"wevtimoteo","description":"My configs, tools that I use","archived":false,"fork":false,"pushed_at":"2025-06-10T17:29:03.000Z","size":1694,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"macos","last_synced_at":"2025-06-11T04:38:59.906Z","etag":null,"topics":["capistrano","cssh","emacs","git","lazyvim","nvim","pry","ruby","rubygems","tmux","vim"],"latest_commit_sha":null,"homepage":"http://wevtimoteo.github.io","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wevtimoteo.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":"2012-09-07T14:21:46.000Z","updated_at":"2025-06-10T17:29:07.000Z","dependencies_parsed_at":"2023-10-21T01:22:14.421Z","dependency_job_id":"9b582cf8-08a5-4999-8fe8-42b673c8812d","html_url":"https://github.com/wevtimoteo/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wevtimoteo/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wevtimoteo%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wevtimoteo%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wevtimoteo%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wevtimoteo%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wevtimoteo","download_url":"https://codeload.github.com/wevtimoteo/dotfiles/tar.gz/refs/heads/macos","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wevtimoteo%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270041173,"owners_count":24516787,"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-12T02:00:09.011Z","response_time":80,"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":["capistrano","cssh","emacs","git","lazyvim","nvim","pry","ruby","rubygems","tmux","vim"],"created_at":"2025-05-18T01:11:05.794Z","updated_at":"2025-08-12T10:11:29.587Z","avatar_url":"https://github.com/wevtimoteo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles for macOS\n\n```\n                    _   _                 _                   _       _    __ _ _\n                   | | (_)               | |                 | |     | |  / _(_) |\n__      _______   _| |_ _ _ __ ___   ___ | |_ ___  ___     __| | ___ | |_| |_ _| | ___  ___\n\\ \\ /\\ / / _ \\ \\ / / __| | '_ ` _ \\ / _ \\| __/ _ \\/ _ \\   / _` |/ _ \\| __|  _| | |/ _ \\/ __|\n \\ V  V /  __/\\ V /| |_| | | | | | | (_) | ||  __/ (_) | | (_| | (_) | |_| | | | |  __/\\__ \\\n  \\_/\\_/ \\___| \\_/  \\__|_|_| |_| |_|\\___/ \\__\\___|\\___/   \\__,_|\\___/ \\__|_| |_|_|\\___||___/\n\n```\n\nAlso check the [Linux version](https://github.com/wevtimoteo/dotfiles/tree/linux).\n\nIncludes:\n\n- [neovim](https://neovim.io/): better vim-based text editor\n- [wezterm](https://wezfurlong.org/wezterm): terminal emulator and multiplexer\n- [tmux](https://github.com/tmux/tmux): terminal multiplexer (I don't use `wezterm` for it)\n- [gh](https://github.com/cli/cli): GitHub’s official command line tool\n- [tig](https://jonas.github.io/tig/): ncurses-based text-mode interface for git\n- [codespell](https://github.com/codespell-project/codespell): check code for common misspellings\n\n## Setup\n\n```bash\ngit clone git://github.com/wevtimoteo/dotfiles.git\ncd dotfiles\n\n./install.zsh --simulate\n\nbrew bundle\n```\n\nOmit `--simulate` to actually run it.\n\n### Config files\n\n### Codespell ignore words\n\nAdd a file under `~/.config/codespell/ignore-words.txt`:\n\n```txt\nSourceLevel\nDotfiles\n```\n\n### Vale Styles\n\nTo sync vale styles use:\n\n```bash\nvale sync\n```\n\n## Updating tools\n\n```bash\ntopgrade -n\n```\n\nOmit `-n` to actually run it.\n\n## References\n\n- [dynaum/dotfiles](https://github.com/dynaum/dotfiles)\n- [DailyVim](http://dailyvim.tumblr.com)\n- [BrunoGrasselli/vim_files](https://github.com/BrunoGrasselli/vim_files)\n- [georgeguimaraes/nvim-config](https://github.com/georgeguimaraes/nvim-config)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwevtimoteo%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwevtimoteo%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwevtimoteo%2Fdotfiles/lists"}