{"id":13484416,"url":"https://github.com/yutkat/dotfiles","last_synced_at":"2025-05-15T06:03:05.117Z","repository":{"id":36980461,"uuid":"44688041","full_name":"yutkat/dotfiles","owner":"yutkat","description":"The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: WezTerm; Desktop: Hyprland, ulauncher, dunst; OS: ArchLinux (Ubuntu/Fedora/CentOS)","archived":false,"fork":false,"pushed_at":"2025-05-15T05:08:21.000Z","size":6507,"stargazers_count":838,"open_issues_count":0,"forks_count":52,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-15T06:02:19.176Z","etag":null,"topics":["archlinux","dotfiles","dunstrc","fedora","hyprland-config","i3-config","nvimrc","rofi-config","sway-config","ubuntu","vscode-neovim","wezterm-config","zinit","zshrc"],"latest_commit_sha":null,"homepage":"https://yutkat.github.io/dotfiles","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yutkat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"yutkat","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-10-21T16:04:18.000Z","updated_at":"2025-05-15T05:08:23.000Z","dependencies_parsed_at":"2024-02-13T05:27:42.812Z","dependency_job_id":"f1f47f48-c555-4aa1-9a48-8e77023345b7","html_url":"https://github.com/yutkat/dotfiles","commit_stats":{"total_commits":4770,"total_committers":8,"mean_commits":596.25,"dds":"0.16519916142557656","last_synced_commit":"a3015266065927fd2161d04098fead90a3e0d274"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutkat%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutkat%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutkat%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutkat%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutkat","download_url":"https://codeload.github.com/yutkat/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283336,"owners_count":22045140,"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":["archlinux","dotfiles","dunstrc","fedora","hyprland-config","i3-config","nvimrc","rofi-config","sway-config","ubuntu","vscode-neovim","wezterm-config","zinit","zshrc"],"created_at":"2024-07-31T17:01:24.057Z","updated_at":"2025-05-15T06:03:05.055Z","avatar_url":"https://github.com/yutkat.png","language":"Lua","funding_links":["https://github.com/sponsors/yutkat"],"categories":["Lua","HarmonyOS","Dotfiles","Example dotfiles repos","❄️ NixOS"],"sub_categories":["Windows Manager","Swift","Zsh","Other"],"readme":"# dotfiles\n\n[![total lines](https://tokei.rs/b1/github/yutkat/dotfiles)](https://github.com/XAMPPRocky/tokei)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/yutkat/dotfiles)\n![GitHub repo size](https://img.shields.io/github/repo-size/yutkat/dotfiles)\n\n![GitHub commit week activity](https://img.shields.io/github/commit-activity/w/yutkat/dotfiles)\n![GitHub commit month activity](https://img.shields.io/github/commit-activity/m/yutkat/dotfiles)\n![GitHub commit year activity](https://img.shields.io/github/commit-activity/y/yutkat/dotfiles)\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fyutkat%2Fdotfiles.svg?type=shield\u0026issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fyutkat%2Fdotfiles?ref=badge_shield\u0026issueType=license)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fyutkat%2Fdotfiles.svg?type=shield\u0026issueType=security)](https://app.fossa.com/projects/git%2Bgithub.com%2Fyutkat%2Fdotfiles?ref=badge_shield\u0026issueType=security)\n\n## Overview\n\nMy home dotfiles\n\n![overview](https://github.com/yutkat/dotfiles/assets/8683947/e4d944e8-3f5d-412f-aff6-2a363cdda0ce)\n\n## Supported OS\n\n- Arch Linux (recommend)\n- Ubuntu\n- Fedora\n\n## Install\n\n1. Download\n\n   ```bash\n   git clone https://github.com/yutkat/dotfiles.git\n   cd dotfiles\n   ```\n\n1. Install\n\n   ```bash\n   ./install.sh\n   ```\n\n   or with GUI(Hyprland/i3/sway setup)\n\n   ```bash\n   ./install.sh --gui\n   ```\n\n1. zsh plugin install\n\n   ```bash\n   exec zsh\n   ```\n\n1. neovim plugin install\n\n   ```bash\n   vi --headless -c 'Lazy! sync' -c 'qall'\n   ```\n\n1. Enjoy!\n\n### Temporary Install\n\nIf you do not want to dirty your home directory\n\n1. Download\n\n   ```bash\n   mkdir /tmp/tmphome\n   cd /tmp/tmphome\n   git clone https://github.com/yutkat/dotfiles.git\n   cd dotfiles\n   ```\n\n1. Set HOME environment temporary\n\n   ```bash\n   export HOME=/tmp/tmphome\n   ```\n\n1. Install\n\n   ```bash\n   ./install.sh\n   ```\n\n   or with GUI(Hyprland/i3/sway setup)\n\n   ```bash\n   ./install.sh --gui\n   ```\n\n1. zsh plugin install\n\n   ```bash\n   exec zsh\n   ```\n\n1. neovim plugin install\n\n   ```bash\n   vi --headless -c 'Lazy! sync' -c 'qall'\n   ```\n\n## Components\n\n- zsh\n- neovim\n- wezterm\n- (optional) Hyprland, i3, sway\n\n## Usage\n\n### Frequently used shortcuts\n\n#### wezterm\n\n| key                  | action        |\n| -------------------- | ------------- |\n| Alt-h/j/k/l          | switch window |\n| Alt-j                | close window  |\n| Alt-k                | create window |\n| S-Up/Down/Left/Right | switch pane   |\n\n#### Hyprland/i3/sway\n\n| key             | action         |\n| --------------- | -------------- |\n| Mod-h/j/k/l     | switch window  |\n| Mod-S-h/j/k/l   | move window    |\n| Mod-C-S-h/j/k/l | move workspace |\n\n## Insight\n\n\u003c!-- Made with [OSS Insight](https://ossinsight.io/) --\u003e\n\n### Activity\n\n\u003ca href=\"https://next.ossinsight.io/widgets/official/compose-last-28-days-stats?repo_id=44688041\" target=\"_blank\" style=\"display: block\" align=\"center\"\u003e \u003cpicture\u003e \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://next.ossinsight.io/widgets/official/compose-last-28-days-stats/thumbnail.png?repo_id=44688041\u0026image_size=auto\u0026color_scheme=dark\" width=\"655\" height=\"auto\"\u003e \u003cimg alt=\"Performance Stats of yutkat/dotfiles - Last 28 days\" src=\"https://next.ossinsight.io/widgets/official/compose-last-28-days-stats/thumbnail.png?repo_id=44688041\u0026image_size=auto\u0026color_scheme=light\" width=\"655\" height=\"auto\"\u003e \u003c/picture\u003e\u003c/a\u003e\n\n### Changes\n\n\u003ca href=\"https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month?repo_id=44688041\" target=\"_blank\" style=\"display: block\" align=\"center\"\u003e \u003cpicture\u003e \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month/thumbnail.png?repo_id=44688041\u0026image_size=auto\u0026color_scheme=dark\" width=\"721\" height=\"auto\"\u003e \u003cimg alt=\"Lines of Code Changes of yutkat/dotfiles\" src=\"https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month/thumbnail.png?repo_id=44688041\u0026image_size=auto\u0026color_scheme=light\" width=\"721\" height=\"auto\"\u003e \u003c/picture\u003e\u003c/a\u003e\n\n\n### Star History\n\n\u003ca href=\"https://next.ossinsight.io/widgets/official/analyze-repo-stars-history?repo_id=44688041\" target=\"_blank\" style=\"display: block\" align=\"center\"\u003e \u003cpicture\u003e \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=44688041\u0026image_size=auto\u0026color_scheme=dark\" width=\"721\" height=\"auto\"\u003e \u003cimg alt=\"Star History of yutkat/dotfiles\" src=\"https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=44688041\u0026image_size=auto\u0026color_scheme=light\" width=\"721\" height=\"auto\"\u003e \u003c/picture\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutkat%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutkat%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutkat%2Fdotfiles/lists"}