{"id":20466662,"url":"https://github.com/abzcoding/wezterm","last_synced_at":"2026-05-10T10:25:20.124Z","repository":{"id":61349287,"uuid":"443507356","full_name":"abzcoding/wezterm","owner":"abzcoding","description":"my wezterm configuration","archived":false,"fork":false,"pushed_at":"2023-11-23T12:21:39.000Z","size":8,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T01:22:35.937Z","etag":null,"topics":["dotfiles","wezterm"],"latest_commit_sha":null,"homepage":"","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/abzcoding.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":"2022-01-01T09:23:00.000Z","updated_at":"2024-11-06T01:32:57.000Z","dependencies_parsed_at":"2024-11-15T13:26:24.369Z","dependency_job_id":"c71c3975-8026-4149-bd1b-4c4512a58862","html_url":"https://github.com/abzcoding/wezterm","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/abzcoding%2Fwezterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fwezterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fwezterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fwezterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abzcoding","download_url":"https://codeload.github.com/abzcoding/wezterm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242031301,"owners_count":20060579,"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","wezterm"],"created_at":"2024-11-15T13:24:59.672Z","updated_at":"2026-05-10T10:25:15.098Z","avatar_url":"https://github.com/abzcoding.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wezterm\n\nMy wezterm configuration\n\n## Installation\n\n```shell\nbrew tap wez/wezterm\nbrew install --cask wez/wezterm/wezterm-nightly\ngit clone git@github.com:abzcoding/wezterm.git ~/.config/wezterm\n```\n\n## Fonts\n\n- [FiraCode](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode)\n- [Iosevka](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Iosevka)\n- [mini-file-icons](https://github.com/Nguyen-Hoang-Nam/nvim-mini-file-icons)\n- [Hack](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack)\n\n## Note\n\nIf you don't want multiple themes, just comment this part\n\n```lua\n-- Reload the configuration every ten minutes\nwezterm.time.call_after(600, function()\n  wezterm.reload_configuration()\nend)\n\n```\n\nand change this line\n\n```lua\n\tcolor_scheme = get_theme(),\n```\n\nto\n\n```lua\n\tcolor_scheme = \"tokyonight_night\",\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabzcoding%2Fwezterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabzcoding%2Fwezterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabzcoding%2Fwezterm/lists"}