{"id":15417290,"url":"https://github.com/mabezdev/dotfiles","last_synced_at":"2026-04-30T00:32:10.902Z","repository":{"id":44957098,"uuid":"99854996","full_name":"MabezDev/dotfiles","owner":"MabezDev","description":"Dotfiles and configs","archived":false,"fork":false,"pushed_at":"2023-09-22T23:42:26.000Z","size":91587,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T12:50:24.241Z","etag":null,"topics":["dotfiles","linux"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/MabezDev.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":"2017-08-09T21:39:55.000Z","updated_at":"2022-12-31T18:23:41.000Z","dependencies_parsed_at":"2024-10-19T23:35:49.831Z","dependency_job_id":null,"html_url":"https://github.com/MabezDev/dotfiles","commit_stats":{"total_commits":110,"total_committers":3,"mean_commits":"36.666666666666664","dds":"0.49090909090909096","last_synced_commit":"bbead8da5fd947c2687577a2ba45d919ffe430e2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MabezDev/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MabezDev","download_url":"https://codeload.github.com/MabezDev/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MabezDev%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32449731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dotfiles","linux"],"created_at":"2024-10-01T17:15:10.690Z","updated_at":"2026-04-30T00:32:10.888Z","avatar_url":"https://github.com/MabezDev.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\n## Deps\n - [`dot`](https://github.com/ubnt-intrepid/dot)\n\nInstall deps and run `git clone https://github.com/MabezDev/dotfiles .dotfiles` in home directory. Then run './install' inside of `.dotfiles`.\n\n## Per machine configuration\n\n### Per OS\n\n`dot` manages cross os configs - see the `.mappings` TOML file.\n\n### Per device\n\nSome configs, like zshenv, i3 etc support different configs based on there hostname. See `zsh/.zsh_conf/` for an example of differences with mVoid laptop and mGentoo desktop.\n\n# Misc\n\n## Example xinitrc\n\n```\nxrdb merge $HOME/.Xresources   \n/usr/bin/i3lock -e -u -i $HOME/.config/i3/icons/screen_lock_boot.png\n/usr/bin/xautolock -detectsleep -time 5 -locker '$HOME/.config/i3/scripts/customlock.sh' \u0026\nexec ck-launch-session dbus-launch --sh-syntax --exit-with-session i3\n```\n\nThis will merge Xresources, launch te initial lock screen for login\nthen set an autolock for 5minutes of afk, finally launch i3 with a consolekit session\n\n## Detecting lid closing/suspend\n\n`/etc/acpid/handler.sh` will handle all acpi events, find the button/lid case and append your lock code before `zzz` is invoked.\n\n## Capturing font unicode points from the raw values\n\n`echo -ne \"\\ue9b1\" | xclip -selection clipboard` replacing `e9b1` with the 4 character hex code of your symbol. This puts the symbol in you clipboard ready for pasting into a config.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabezdev%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmabezdev%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabezdev%2Fdotfiles/lists"}