{"id":16843195,"url":"https://github.com/elithrar/dotfiles","last_synced_at":"2025-05-08T20:56:23.704Z","repository":{"id":17211834,"uuid":"19980451","full_name":"elithrar/dotfiles","owner":"elithrar","description":"dotfiles for my macOS \u0026 Linux environments ⌨️","archived":false,"fork":false,"pushed_at":"2025-05-06T01:36:34.000Z","size":2846,"stargazers_count":54,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-06T02:33:09.765Z","etag":null,"topics":["boxstarter","dotfiles","linux","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elithrar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2014-05-20T12:46:22.000Z","updated_at":"2025-05-06T01:36:38.000Z","dependencies_parsed_at":"2024-07-11T14:11:55.301Z","dependency_job_id":"471bc849-f1d1-4029-a361-6ef6e5e0cb7c","html_url":"https://github.com/elithrar/dotfiles","commit_stats":{"total_commits":214,"total_committers":2,"mean_commits":107.0,"dds":"0.014018691588784993","last_synced_commit":"d7ff9bcf6e899cb213e4b1bf3aa2a314827ebe50"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elithrar%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elithrar%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elithrar%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elithrar%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elithrar","download_url":"https://codeload.github.com/elithrar/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149409,"owners_count":21861718,"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":["boxstarter","dotfiles","linux","shell","zsh"],"created_at":"2024-10-13T12:49:55.868Z","updated_at":"2025-05-08T20:56:23.697Z","avatar_url":"https://github.com/elithrar.png","language":"Shell","readme":"# dotfiles\n\n✏ dotfiles \u0026 installation script for my development environment.\n\n## Install\n\nThere are two major components:\n\n1. `install.sh` - which sets up dependencies, installs Homebrew and related packages, and links in dotfiles, on macOS and Linux\n2. The 'dotfiles' themselves - `.tmuxconf`, `.zshrc`, etc.\n\nInstall the dependencies: package manager, packages, tooling:\n\n```sh\nsh install.sh 2\u003e\u00261 | tee ~/install.log\n\nRunning...\n _           _        _ _       _\n(_)_ __  ___| |_ __ _| | |  ___| |__\n| | '_ \\/ __| __/ _  | | | / __| '_ \\\n| | | | \\__ \\ || (_| | | |_\\__ \\ | | |\n|_|_| |_|___/\\__\\__,_|_|_(_)___/_| |_|\n\n-----\n- Sets up a Linux or macOS based development machine.\n- Can be run in WSL on Windows!\n- Safe to run repeatedly (checks for existing installs)\n- Repository at https://github.com/elithrar/dotfiles\n- Fork as needed\n- Deeply inspired by https://github.com/minamarkham/formation\n-----\n```\n\nUse [GNU Stow](https://www.gnu.org/software/stow/manual/stow.html) to automatically symlink the dotfiles:\n\n```sh\n# Assuming you've cloned to $HOME/repos/dotfiles\nstow --dir=\"${HOME}/repos/dotfiles\" --target=\"${HOME}\" .\n```\n\n## What I Use\n\n- [Ghostty](https://ghostty.org/) on macOS as my primary terminal environment - `install.sh` will install it for you.\n- zsh and [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) as my shell.\n- [Zed](https://zed.dev/) as my editor (previously: VS Code)\n- [Berkeley Mono](https://usgraphics.com/products/berkeley-mono) (TX-02) as my font.\n\n## License\n\n📜 See LICENSE file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felithrar%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felithrar%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felithrar%2Fdotfiles/lists"}