{"id":16120849,"url":"https://github.com/andreasbackx/dotfiles","last_synced_at":"2025-03-17T19:31:14.156Z","repository":{"id":84887082,"uuid":"136645950","full_name":"AndreasBackx/dotfiles","owner":"AndreasBackx","description":"My personal dotfiles used on various distros, using Hyprland and managed by chezmoi.","archived":false,"fork":false,"pushed_at":"2025-03-13T16:57:30.000Z","size":21190,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T17:53:23.198Z","etag":null,"topics":["arch-linux","centos","debian","dotfiles","fedora","i3","linux","sway","ubuntu","waybar","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/AndreasBackx.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":"2018-06-08T17:06:59.000Z","updated_at":"2025-03-13T16:57:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee0ff86b-543c-42c4-bd76-2bff61fcb38e","html_url":"https://github.com/AndreasBackx/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/AndreasBackx%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasBackx%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasBackx","download_url":"https://codeload.github.com/AndreasBackx/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878439,"owners_count":20362432,"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":["arch-linux","centos","debian","dotfiles","fedora","i3","linux","sway","ubuntu","waybar","zsh"],"created_at":"2024-10-09T20:59:24.437Z","updated_at":"2025-03-17T19:31:12.689Z","avatar_url":"https://github.com/AndreasBackx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Dotfiles\n\nThis repository contains most if not all of the changes made to my machines that run Arch Linux, Fedora, Ubuntu, or CentOS, but primarily Fedora as it's what I use on my personal computers. It should support both Hyprland primarily, though past versions used Sway and i3.\n\n## Installation\n\n```zsh\n# Packages\n## Arch Linux\nparu -S \\\n    fzf \\\n    git-delta \\\n    bat \\\n    eza \\\n    duf \\\n    ripgrep \\\n    choose-rust-git \\\n    hyperfine\n\n## Fedora\nsudo dnf copr enable atim/choose\nsudo dnf install -y \\\n    fzf \\\n    git-delta \\\n    bat \\\n    eza \\\n    # duf \\\n    ripgrep \\\n    choose \\\n    hyperfine\n\n## MacOS\nbrew install -y \\\n    fzf \\\n    git-delta \\\n    bat \\\n    eza \\\n    duf \\\n    ripgrep \\\n    choose-rust \\\n    hyperfine\n\n## Ubuntu\nsudo apt-get install -y \\\n    fzf \\\n    # git-delta \\\n    rust-bat \\\n    # eza \\\n    # duf \\\n    ripgrep \\\n    choose-rust-git\n    # hyperfine\n\n## Other\n# https://github.com/dandavison/delta#installation\n# https://github.com/sharkdp/bat#installation\n# https://github.com/eza-community/eza\n# https://github.com/muesli/duf#installation\n# https://github.com/BurntSushi/ripgrep#installation\n# https://github.com/theryangeary/choose#compilation-and-installation\n# https://github.com/sharkdp/hyperfine#installation\n\n# ddcutil i2c\nsudo groupadd --system i2c\nsudo usermod $(whoami) -aG i2c\nsudo cp /usr/share/ddcutil/data/45-ddcutil-i2c.rules /etc/udev/rules.d\n\n# Or change the permissions\n# For current boot\nsudo chmod a+rw /dev/i2c-*\n# Or after quick logout\nsudo chgrp i2c /dev/i2c-*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasbackx%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasbackx%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasbackx%2Fdotfiles/lists"}