{"id":15993123,"url":"https://github.com/bash/dotfiles","last_synced_at":"2025-02-28T08:10:06.712Z","repository":{"id":84753928,"uuid":"447491074","full_name":"bash/dotfiles","owner":"bash","description":"My personal, totally not overengineered dotfiles","archived":false,"fork":false,"pushed_at":"2025-01-23T12:20:45.000Z","size":260,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-21T15:19:26.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/bash.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-13T06:37:13.000Z","updated_at":"2025-01-23T12:20:48.000Z","dependencies_parsed_at":"2023-12-09T22:20:08.970Z","dependency_job_id":"71771d2b-53fd-427b-9133-bf198bae9949","html_url":"https://github.com/bash/dotfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bash%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bash","download_url":"https://codeload.github.com/bash/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241121406,"owners_count":19913271,"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":[],"created_at":"2024-10-08T06:42:55.814Z","updated_at":"2025-02-28T08:10:06.685Z","avatar_url":"https://github.com/bash.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Per-device config\n\n### ~/.config/git/local.gitconfig\n```gitconfig\n[user]\n\tsigningkey = ssh-ed25519 ...\n[gpg]\n\tformat = ssh\n[gpg \"ssh\"]\n\tprogram = \"/opt/1Password/op-ssh-sign\"\n```\n\n### ~/.ssh/config\n```ssh_config\n# This ensures that the IdentityAgent is not overwritten\n# when the agent is forwarded from the client\nMatch host * exec \"test -z $SSH_TTY\"\nIdentityAgent ~/.1password/agent.sock\n```\n\n## Authenticate with Yubikey\n(work in progress)\n\nTo enable authentication with Yubikey, run:\n```shell\n# Writes the key to the \"allowed keys\" file\nmkdir -p ~/.config/Yubico\npamu2fcfg \u003e ~/.config/Yubico/u2f_keys\n\nsudo dnf install pam-u2f\nsudo authselect enable-feature with-pam-u2f\nsudo authselect apply-changes\n```\n\n## Fonts\n* [Last Resort Font](https://github.com/unicode-org/last-resort-font)\n* [JetBrains Mono](https://www.jetbrains.com/lp/mono/)\n* [Microsoft Core Fonts](https://mscorefonts2.sourceforge.net/)\n\n## Tools\n* [delta](https://github.com/dandavison/delta)\n* [just](https://just.systems/)\n* [gimoji](https://github.com/zeenix/gimoji)\n* [ghcup](https://www.haskell.org/ghcup/)\n* [rustup](https://rustup.rs/)\n* [eza](https://github.com/eza-community/eza): `sudo dnf install -y eza`\n* [color-scheme-sync](https://github.com/bash/color-scheme-sync) \\\n   Needed for:\n   * 1Password (otherwise only switches when mode is toggled, but not correct on startup)\n   * Sublime Merge\n* [mdcat](https://github.com/swsnr/mdcat)\n* wget2: `sudo dnf install -y wget2 \u0026\u0026 sudo dnf remove -y wget`\n\n## Linux Apps\n* [Warp](https://apps.gnome.org/en-GB/app/app.drey.Warp/)\n* [Dynamic Wallpaper](https://flathub.org/apps/me.dusansimic.DynamicWallpaper)\n* [Loupe](https://apps.gnome.org/en-GB/app/org.gnome.Loupe/)\n* [Sticky Notes](https://flathub.org/en-GB/apps/com.vixalien.sticky)\n* [Blanket](https://flathub.org/en-GB/apps/com.rafaelmardojai.Blanket)\n* [Cartridges](https://flathub.org/en-GB/apps/hu.kramo.Cartridges)\n* [Tuba](https://flathub.org/en-GB/apps/dev.geopjr.Tuba)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbash%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbash%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbash%2Fdotfiles/lists"}