{"id":16950200,"url":"https://github.com/lettertwo/config","last_synced_at":"2025-08-17T16:52:33.991Z","repository":{"id":6856808,"uuid":"8105609","full_name":"lettertwo/config","owner":"lettertwo","description":"XDG_CONFIG_HOME","archived":false,"fork":false,"pushed_at":"2025-07-27T21:52:08.000Z","size":1167,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-27T23:27:50.148Z","etag":null,"topics":["config","dotfiles","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/lettertwo.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}},"created_at":"2013-02-09T03:22:57.000Z","updated_at":"2025-07-27T21:52:11.000Z","dependencies_parsed_at":"2023-10-14T18:08:01.544Z","dependency_job_id":"b6035b44-391b-4779-8453-94cb10f26e41","html_url":"https://github.com/lettertwo/config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lettertwo/config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettertwo%2Fconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettertwo%2Fconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettertwo%2Fconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettertwo%2Fconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lettertwo","download_url":"https://codeload.github.com/lettertwo/config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettertwo%2Fconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270877279,"owners_count":24661121,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["config","dotfiles","shell","zsh"],"created_at":"2024-10-13T21:57:04.571Z","updated_at":"2025-08-17T16:52:33.929Z","avatar_url":"https://github.com/lettertwo.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Config Directory\n\nAKA \"dotfiles\"\n\nThis repo is designed to be checked out to `$XDG_CONFIG_HOME`.\nSee [XDG Base Directory Specification] for more.\n\nI try to follow XDG conventions, but this _is_ a mac-centric config.\n\n## Prerequisites and Dependencies\n\nThe following are used for managing dependencies and installation.\n\nThe install task will attempt to bootstrap these things if they are missing.\n\n- [Homebrew] for most things\n- [Sheldon] for zsh things\n- [Fisher] for fish shell things\n- [Neovim] for vim things\n- [Kitty] for term things\n\n## Installation\n\nThe default `$XDG_CONFIG_HOME` dir is `~/.config`,\nand that is where we will install.\n\n\u003e Note that `$XDG_CONFIG_HOME` does not have not to be set yet.\n\u003e Installation will attempt to configure it for you, which will\n\u003e require admin credentials.\n\nIf you have no config dir yet:\n\n```shell\nmkdir ~/.config\ncd ~/.config\ngit clone git@github.com:lettertwo/config.git .\nmake install\n```\n\nIf you have stuff in `~/.config` already:\n\n```shell\ncd ~/.config\ngit init\ngit remote add origin git@github.com:lettertwo/config.git\ngit fetch\ngit reset origin/main\ngit checkout -t origin/main\nmake install\n```\n\n## Updating\n\nAn update will do the following:\n\n- pull the latest from lettertwo/config\n- update [Homebrew] and installed dependencies\n- update [Sheldon] and installed dependencies\n- update [Fisher] and installed dependencies\n- update [Neovim] and installed dependencies\n- update [Kitty]\n\n```shell\ncd ~/.config\nmake update\n```\n\n## Git config\n\nThe `git/config` will try to include a `git/user` config file.\nI do it this way to avoid having to modify the `git/config` file\nwith any settings that aren't shareable.\n\nYou can add your own user and other settings to `git/user` like this:\n\n```shell\ntouch ~/.config/git/user\ngit config --file ~/.config/git/user user.name \"Your Name Here\"\ngit config --file ~/.config/git/user user.email \"your@email.here\"\ngit config --file ~/.config/git/user credential.helper osxkeychain\n```\n\n[XDG Base Directory Specification]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html\n[Homebrew]: https://brew.sh\n[Sheldon]: https://sheldon.cli.rs\n[Fisher]: https://github.com/jorgebucaran/fisher\n[Neovim]: https://neovim.io/\n[Kitty]: https://sw.kovidgoyal.net/kitty/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flettertwo%2Fconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flettertwo%2Fconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flettertwo%2Fconfig/lists"}