{"id":20713988,"url":"https://github.com/ejsdotsh/dotfiles","last_synced_at":"2026-04-10T02:06:26.518Z","repository":{"id":96447173,"uuid":"347651088","full_name":"ejsdotsh/dotfiles","owner":"ejsdotsh","description":"my dotfiles","archived":false,"fork":false,"pushed_at":"2025-11-07T01:28:19.000Z","size":322,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-07T03:21:39.518Z","etag":null,"topics":["bash","dotfiles","git-config","neovim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ejsdotsh.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":"2021-03-14T13:56:12.000Z","updated_at":"2025-11-07T01:28:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c693c5d-957a-4727-be08-2d11a132a425","html_url":"https://github.com/ejsdotsh/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ejsdotsh/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejsdotsh%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejsdotsh%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejsdotsh%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejsdotsh%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejsdotsh","download_url":"https://codeload.github.com/ejsdotsh/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejsdotsh%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27992997,"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-12-24T02:00:07.193Z","response_time":83,"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":["bash","dotfiles","git-config","neovim"],"created_at":"2024-11-17T02:28:33.394Z","updated_at":"2025-12-24T02:15:07.118Z","avatar_url":"https://github.com/ejsdotsh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setting up my development environment\n\nonce upon a time, my dotfiles were clean and consistent, but they were also transferred and synchronized manually\nbetween the various *nix systems i worked on. over the years, the updates i've made to my work dotfiles haven't been\nwell-reflected in my personal versions, resulting in cluttered files and inconsistent environments. this is both an\nautomation/cleanup project, and a learning opportunity.\n\nfile structure:\n\n```txt\n├── docs\n├── dotbash\n│   ├── dot.aliases\n│   ├── dot.bash_profile\n│   ├── dot.bash_prompt\n│   ├── dot.bashrc\n│   ├── dot.exports\n│   ├── dot.functions\n│   └── dot.path\n├── dotconfig\n│   ├── git\n│   │   ├── config\n│   │   └── ignore\n│   ├── helix\n│   │   ├── config.toml\n│   │   └── languages.toml\n│   ├── kitty\n│   │   └── kitty.conf\n│   ├── mako\n│   │   └── config\n│   ├── neofetch\n│   │   └── config.conf\n│   ├── nvim\n│   │   ├── init.lua\n│   │   └── lua\n│   │       ├── plugins\n│   │       │   └── packer.lua\n│   │       └── settings.lua\n│   ├── river\n│   │   └── init\n│   └── waybar\n│       ├── config\n│       └── style.css\n├── LICENSE\n├── README.md\n└── scripts\n    ├── locker.sh\n    ├── container_functions.sh\n    ├── setup_environment.sh\n```\n\n## references\n\nthis rewrite is heavily influenced by [daler dotfiles](https://daler.github.io/dotfiles/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejsdotsh%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejsdotsh%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejsdotsh%2Fdotfiles/lists"}