{"id":22814767,"url":"https://github.com/abstractmachines/dotfiles","last_synced_at":"2026-04-07T07:46:27.492Z","repository":{"id":56152287,"uuid":"249258492","full_name":"abstractmachines/dotfiles","owner":"abstractmachines","description":"abstractmachines' dotfiles","archived":false,"fork":false,"pushed_at":"2023-07-03T17:46:19.000Z","size":253,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T17:01:53.081Z","etag":null,"topics":["bash","dotfiles","dotfiles-setup","kubernetes","node","scripts"],"latest_commit_sha":null,"homepage":"http://abstractmachines.github.io","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/abstractmachines.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-22T19:38:12.000Z","updated_at":"2023-07-07T12:19:16.000Z","dependencies_parsed_at":"2025-10-13T03:12:41.376Z","dependency_job_id":"1afb289d-b16a-4c05-a83e-2ad2684dde29","html_url":"https://github.com/abstractmachines/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abstractmachines/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractmachines%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractmachines%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractmachines%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractmachines%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abstractmachines","download_url":"https://codeload.github.com/abstractmachines/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractmachines%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bash","dotfiles","dotfiles-setup","kubernetes","node","scripts"],"created_at":"2024-12-12T13:10:19.551Z","updated_at":"2026-04-07T07:46:27.471Z","avatar_url":"https://github.com/abstractmachines.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThese are my dotfiles. Currently these dotfiles are for a Mac, zsh setup,\nbut the files can easily be configured for bash instead of zsh.\n\n## Most relevant things\n\n- [Bootstrap bash installation script (Darwin-specific)](./init.bootstrap.sh)\n- [Command line aliases](./cli-utils/.alias)\n- [Tmux usage, readline etc](TMUX.md)\n\n## Install\n\nAfter creating `.env` file in root dir of this repo, run `sh init.bootstrap.sh`\nand it'll symlink appropriate dotfiles to your home directory.\n\n\u003e Sample .env file:\n\n```\nGITHUB_USERNAME=\"your-username\"\nGITHUB_EMAIL=\"your-username@domain.com\"\n```\n\n## Themes\n\nHere's a preview of a few themes:\n\n\u003e tmux\n\n- (WIP)\n\n\u003e Terminal, custom theme:\n\n![Screenfetch](./img/screenfetch-dotfiles.png)\n\n## This work was based on (thanks to):\n\n- [@mathiasbynens](https://github.com/mathiasbynens/dotfiles) - The go-to place for dotfiles inspiration\n- [@hamvocke's dotfiles](https://github.com/hamvocke/dotfiles)\n- [@ajmalsiddiqui's dotfiles](https://github.com/ajmalsiddiqui/dotfiles/)\n- [Readline Cheat Sheet](https://readline.kablamo.org/emacs.html)\n\n## Installation (Detailed)\n\n1. Back up your existing dotfiles. If your dotfiles are stored in `bash_profile`\n   in your home directory, make a backup copy of that file, because the scripts in\n   this repo will symlink to your [home directory](https://en.wikipedia.org/wiki/Home_directory) when you run the bootstrap.sh script.\n\n2. `git clone` this repo ([instructions here on how to clone a repo](https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository)) and `cd` into `dotfiles` dir.\n\n3. Create an `.env` file for your Github username and email. [Here's why](https://12factor.net/config).\n\n4. Run the bootstrap script. `sh ./init.bootstrap.sh`.\n\n5. Tell your shell to recognize the changes to your environment, by [sourcing\n   your bash profile](https://stackoverflow.com/questions/4608187/how-to-reload-bash-profile-from-the-command-line) with `source ~/.bash_profile`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabstractmachines%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabstractmachines%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabstractmachines%2Fdotfiles/lists"}