{"id":16377689,"url":"https://github.com/lmbishop/dotfiles","last_synced_at":"2026-02-18T19:31:37.563Z","repository":{"id":182672130,"uuid":"438231573","full_name":"LMBishop/dotfiles","owner":"LMBishop","description":"~ (mirror of https://git.leonardobishop.net/dotfiles/)","archived":false,"fork":false,"pushed_at":"2025-12-21T18:09:56.000Z","size":2600,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-23T07:28:04.617Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":"https://git.leonardobishop.net/dotfiles/","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/LMBishop.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-14T11:43:42.000Z","updated_at":"2025-12-21T18:09:59.000Z","dependencies_parsed_at":"2024-08-17T23:21:35.053Z","dependency_job_id":"668885a4-0e3d-4bbc-9a26-55c54a6147a3","html_url":"https://github.com/LMBishop/dotfiles","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":0.4545454545454546,"last_synced_commit":"3e7f5b25dbdba42fd42bb34e89d61f9c4e844b24"},"previous_names":["lmbishop/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LMBishop/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LMBishop","download_url":"https://codeload.github.com/LMBishop/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29591902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"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"],"created_at":"2024-10-11T03:43:46.749Z","updated_at":"2026-02-18T19:31:37.533Z","avatar_url":"https://github.com/LMBishop.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nDotfiles for my machines. These configurations have been used on a regular PC, Framework laptop, M1 Mac running Asahi Linux, and even a Steam Deck. \n\n## Programs\n\nThis repository contains configurations for the following programs, intended to be run on either Arch Linux or Asahi Linux (/Arch Linux ARM). Some (but not all) configurations will also work without any further editing on macOS.\n\n### Text-based\n\n* [git](https://git-scm.com/)\n* [neovim](https://neovim.io/) (*editor*)\n    * [onedark.vim](https://github.com/joshdick/onedark.vim) (*theme*)\n    * [vim-airline](https://github.com/vim-airline/vim-airline) (*status bar*)\n* [tmux](https://github.com/tmux/tmux) (*multiplexer*)\n* [zsh](https://www.zsh.org/) (*shell*)\n    * [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)\n\nPlus my own scripts in `bin`.\n\n### Graphical\n\n* [kitty](https://sw.kovidgoyal.net/kitty/) (*terminal emulator*)\n* [mako](https://github.com/emersion/mako) (*notifications*)\n* [sway](https://swaywm.org/) (*WM*)\n* [swaylock](https://github.com/swaywm/swaylock)\n* [swayidle](https://github.com/swaywm/swayidle)\n* [waybar](https://github.com/Alexays/Waybar) (*status bar*)\n* [wofi](https://sr.ht/~scoopta/wofi/) (*launcher*)\n* ~~[alacritty](https://alacritty.org/)~~ (*terminal emulator, not currently in use*)\n* ~~[hyprland](https://hyprland.org/)~~ (*WM, not currently in use*)\n* ~~[iTerm2](https://iterm2.com/)~~ (*terminal emulator, not currently in use*)\n* ~~[rofi](https://github.com/davatorium/rofi)~~ (*launcher, not currently in use*)\n\n### Other\n\n* This repository also contains some systemd unit files.\n\n## Install\n\nThis repository is designed to be installed with my own [dotfiles-installer](https://github.com/LMBishop/dotfiles-installer) program. Unless you happen to be me, I wouldn't suggest using this.\n\n### Arch / Asahi\n\n```\n# dotfiles-installer -f install-arch-system.yml\n```\n\nThen:\n\n```\n$ dotfiles-installer -f install-arch.yml\n```\n\n### macOS - requires the Xcode command line tools\n\n```\n$ dotfiles-installer -f install-macos.yml\n```\n\n## Screenshots\n(Outdated.)\n\n![](https://i.imgur.com/g6X81bT.png)\n![](https://i.imgur.com/V1agzcF.png)\n![](https://i.imgur.com/I08qlCp.png)\n![](https://i.imgur.com/rBTh9WD.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmbishop%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmbishop%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmbishop%2Fdotfiles/lists"}