{"id":21684528,"url":"https://github.com/someaspy/dotfiles","last_synced_at":"2026-04-12T18:50:53.187Z","repository":{"id":155717028,"uuid":"626665301","full_name":"SomeAspy/dotfiles","owner":"SomeAspy","description":"My DotFiles","archived":false,"fork":false,"pushed_at":"2024-12-08T17:37:34.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T11:44:00.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SomeAspy.png","metadata":{"files":{"readme":".github/readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license.txt","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},"funding":{"github":"SomeAspy"}},"created_at":"2023-04-11T23:34:31.000Z","updated_at":"2024-12-08T17:37:37.000Z","dependencies_parsed_at":"2024-05-11T05:27:22.063Z","dependency_job_id":"d6372f63-c6b4-4e1f-9fe7-18d732f00d6a","html_url":"https://github.com/SomeAspy/dotfiles","commit_stats":null,"previous_names":["someaspy/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomeAspy%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomeAspy%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomeAspy%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomeAspy%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SomeAspy","download_url":"https://codeload.github.com/SomeAspy/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244602615,"owners_count":20479667,"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-11-25T16:15:58.913Z","updated_at":"2026-04-12T18:50:53.179Z","avatar_url":"https://github.com/SomeAspy.png","language":"Shell","funding_links":["https://github.com/sponsors/SomeAspy"],"categories":[],"sub_categories":[],"readme":"# SomeAspy's DotFiles\n\n\u003e A true Linux moment\n\n## Install\n\nThe best way to install is to clone this repo to your home directory and **soft** (`ln -s`) link `$HOME/.zshrc` to `dotfiles/.zshrc`.\n\n## Optimized \u0026 Tested Environments\n\n- Arch Linux\n- Debian latest\n- Ubuntu latest\n- [ThinkPad E14 Gen2 (20TA004MUS)](https://www.cdw.com/product/lenovo-thinkpad-e14-gen-5-14-intel-core-i7-1355u-16-gb-ram-512-g/7520163)\n- [HP Envy x360 (dr1012dx)](https://support.hp.com/us-en/document/c06449252)\n- [MSI X570 Gaming Edge WiFi](https://www.msi.com/Motherboard/MPG-X570-GAMING-EDGE-WIFI) with [AMD RX 6650XT](https://www.xfxforce.com/shop/xfx-speedster-swft210-amd-radeon-tm-rx-6650-xt-core)\n- [Dell R910](https://i.dell.com/sites/content/shared-content/data-sheets/en/Documents/R910-SpecSheet.pdf)\n- [Dell R430](https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/en/us/Dell-PowerEdge-R430-Spec-Sheet.pdf)\n- [iPhone 8](https://support.apple.com/en-us/111976) on iOS 16.7.8\n- [M1 MacBook Pro 2020](https://support.apple.com/en-us/111893) on MacOS Latest via [iTerm2](https://iterm2.com/)\n- Asus B650 Edge WiFi with AMD RX 9070\n- ThinkPad X1 Carbon Gen 9\n\n## What's inside\n\n- ~~[Quirks for `Elan Touchpad`](/etc/libinput/local-overrides.quirks)~~ [merged into libinput](https://gitlab.freedesktop.org/libinput/libinput/-/commit/5abe45cd497557c6b3c3cdd4d40420f21416160d)\n- Basic theming I spent like an hour on\n\n## Notable changes to expected ZSH behavior\n\n- If [rbw](https://github.com/doy/rbw) SSH agent is detected, it is used as the SSH agent\n- `ZDOTDIR` = `$HOME/dotfiles`\n- `$HOME/local/bin` is added to `PATH`\n- Some OMZ defaults are implemented\n        - `.zsh_history` file handling\n        - History Search\n        - Colors\n\n## Added Aliases\n\nAdded conditionally if the program exists\n\n- [bat](https://github.com/sharkdp/bat): `cat` -\u003e `batcat -pP` or `bat -pP`\n- [ripgrep](https://github.com/BurntSushi/ripgrep): `grep` -\u003e `rg`\n- [eza](https://github.com/eza-community/eza): `ls` -\u003e `eza`\n- [eza](https://github.com/eza-community/eza): `tree` -\u003e `eza --tree`\n\n## Required Applications\n\n- [Antidote](https://github.com/mattmc3/antidote)\n- [Git](https://git-scm.com/) (for Antidote)\n\n## Antidote Plugins\n\nSee [./zsh_plugins.txt](../.zsh_plugins.txt)\n\n- ### [zsh-users/zsh-completions](https://github.com/zsh-users/zsh-completions)\n\n- ### [Aloxaf/fzf-tab](https://github.com/Aloxaf/fzf-tab)\n\n- ### [joshskidmore/zsh-fzf-history-search](https://github.com/joshskidmore/zsh-fzf-history-search)\n\n- ### [zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomeaspy%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomeaspy%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomeaspy%2Fdotfiles/lists"}