{"id":17794580,"url":"https://github.com/alexander-ding/.dotfiles","last_synced_at":"2026-02-27T20:33:49.085Z","repository":{"id":114641775,"uuid":"572840418","full_name":"alexander-ding/.dotfiles","owner":"alexander-ding","description":"Replicate my dev environment in one command","archived":false,"fork":false,"pushed_at":"2024-05-13T20:00:12.000Z","size":14377,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-14T21:28:42.323Z","etag":null,"topics":["bash","dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/alexander-ding.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}},"created_at":"2022-12-01T06:21:29.000Z","updated_at":"2024-05-13T20:00:17.000Z","dependencies_parsed_at":"2023-09-28T01:47:13.999Z","dependency_job_id":null,"html_url":"https://github.com/alexander-ding/.dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexander-ding/.dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander-ding%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander-ding%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander-ding%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander-ding%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexander-ding","download_url":"https://codeload.github.com/alexander-ding/.dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander-ding%2F.dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29912252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: 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"],"created_at":"2024-10-27T11:17:15.025Z","updated_at":"2026-02-27T20:33:49.048Z","avatar_url":"https://github.com/alexander-ding.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .dotfiles\n\nThis is a central repository of configuration files and setup scripts to configure any fresh 64-bit macOS or Debian environments to replicate my personal dev environment.\nRoot access required.\n\nSome goodies include:\n\n1. [Catppuccin](https://github.com/catppuccin/catppuccin) Macchiato themes + [Firacode](https://github.com/tonsky/FiraCode) Nerd Font across the board\n1. [oh-my-zsh](https://ohmyz.sh/) + [powerlevel10k](https://github.com/romkatv/powerlevel10k) zsh shell\n1. [wezterm](https://wezfurlong.org/wezterm/) terminal emulator\n1. [tmux](https://github.com/tmux/tmux/wiki)\n1. [neovim](https://neovim.io/) bootstrapped with [jdhao's config](https://github.com/jdhao/nvim-config)\n1. (macOS only) [yabai](https://github.com/koekeishiya/yabai) tiling window manager + [skhd](https://github.com/koekeishiya/skhd) keyboard shortcut daemon + [karabiner-elements](https://karabiner-elements.pqrs.org/) for capslock remapped to escape and ctrl + [sketchybar](https://github.com/FelixKratz/SketchyBar) top status bar\n1. shell tooling, like [fzf](https://github.com/junegunn/fzf), [fd](https://github.com/sharkdp/fd), [broot](https://dystroy.org/broot/), and [direnv](https://direnv.net/)\n1. [vscode](https://code.visualstudio.com/)\n1. version-managed programming languages, including [Go](https://go.dev/) ([GVM](https://github.com/moovweb/gvm)), [Python](https://www.python.org/) ([miniforge](https://github.com/conda-forge/miniforge)), [Rust](https://www.rust-lang.org/) ([rustup](https://github.com/rust-lang/rustup)), [Node.js](https://nodejs.org/en/) ([asdf](https://asdf-vm.com/)), [Java](https://www.java.com/) ([sdkman](https://sdkman.io/)), and [Julia](https://julialang.org/) ([juliaup](https://github.com/JuliaLang/juliaup))\n\n## Prerequisites\n\n1. A 64 bit macOS or Debian-based Linux OS\n1. `sudo` access\n1. `git`, to clone this repository\n1. (macOS only) XCode CLI tools. To install, run\n\n```bash\nxcode-select --install\n```\n\n## Usage\n\nClone the repository to your home directory and run the setup script.\n\n```bash\ngit clone https://github.com/alexander-ding/.dotfiles ~/.dotfiles\ncd ~/.dotfiles \u0026\u0026 ./setup.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexander-ding%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexander-ding%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexander-ding%2F.dotfiles/lists"}