{"id":17023146,"url":"https://github.com/wizzdom/dotfiles","last_synced_at":"2026-04-05T20:35:12.346Z","repository":{"id":180237013,"uuid":"285057059","full_name":"wizzdom/dotfiles","owner":"wizzdom","description":"My linux configs \u0026 dotfiles","archived":false,"fork":false,"pushed_at":"2024-04-11T14:09:07.000Z","size":31958,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-11T17:06:40.805Z","etag":null,"topics":["configuration-files","dotfiles","neovim","neovim-dotfiles","vim","zsh"],"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/wizzdom.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}},"created_at":"2020-08-04T17:53:25.000Z","updated_at":"2024-04-14T22:38:30.343Z","dependencies_parsed_at":"2024-04-11T15:39:54.503Z","dependency_job_id":null,"html_url":"https://github.com/wizzdom/dotfiles","commit_stats":null,"previous_names":["wizzdom/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzdom%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzdom%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzdom%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzdom%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wizzdom","download_url":"https://codeload.github.com/wizzdom/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999406,"owners_count":20544873,"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":["configuration-files","dotfiles","neovim","neovim-dotfiles","vim","zsh"],"created_at":"2024-10-14T07:12:24.122Z","updated_at":"2025-12-30T23:45:29.006Z","avatar_url":"https://github.com/wizzdom.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles :computer:\n\nAll of my dotfiles in one place for convenience and easy setup :sunglasses:\n\n## Setup\n### Install yadm\n\n```bash\n# Arch Linux\nsudo pacman -S yadm\n\n# Other\ncurl -fLo $HOME/.local/bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm \u0026\u0026 chmod a+x $HOME/.local/bin/yadm\n```\n\n### Clone dotfiles\n\n```bash\n# Clone with https\nyadm clone https://github.com/wizzdom/dotfiles.git\n# or\n# Clone with ssh\nyadm clone git@github.com:wizzdom/dotfiles.git\n```\n\n### Required fonts\n\nThese fonts are required for various parts of the dotfiles *(e.g. statusbar icons)* to work properly.\n\n```bash\nparu -S --needed adobe-source-code-pro-fonts \\\nadobe-source-han-sans-cn-fonts \\\nadobe-source-han-sans-hk-fonts \\\nadobe-source-han-sans-jp-fonts \\\nadobe-source-han-sans-kr-fonts \\\nadobe-source-han-sans-otc-fonts \\\nadobe-source-han-sans-tw-fonts \\\nawesome-terminal-fonts \\\ncantarell-fonts \\\nconsolas-font \\\ngnu-free-fonts \\\ngsfonts \\\ninter-font \\\nlibfontenc \\\nlibxfont2 \\\nnoto-fonts \\\nnoto-fonts-sc \\\notf-font-awesome \\\npowerline-fonts \\\npython-fonttools \\\nttf-font-awesome \\\nttf-meslo-nerd-font-powerlevel10k \\\nttf-ms-fonts \\\nttf-nerd-fonts-symbols \\\nttf-nerd-fonts-symbols-common \\\nttf-ubuntu-font-family \\\nxorg-font-util \\\nxorg-fonts-encodings \\\nxorg-fonts-type1\n```\n---\n\n## ZSH\n\n### Get Dependencies\n\n- **zsh** - _obviously!_\n- **zsh-syntax-highlighting** - syntax highlighting for ZSH in standard repos\n- **autojump** - jump to directories with `j` or `jc` for child or `jo` to open in file manager\n- **zsh-autosuggestions** - Suggestions based on your history\n\n### Arch linux (paru)\n\n```bash\nparu -S --needed zsh zsh-syntax-highlighting autojump zsh-autosuggestions\n```\n\n### Ubuntu/Debian\n\n```bash\nsudo apt install zsh zsh-syntax-highlighting autojump zsh-autosuggestions\n```\n\nFinish the conversion by changing your user in `/etc/passwd` to `/bin/zsh` instead of `/bin/bash` or by typing `chsh $USER` and entering `/bin/zsh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizzdom%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwizzdom%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizzdom%2Fdotfiles/lists"}