{"id":18127135,"url":"https://github.com/bscholer/dotfiles","last_synced_at":"2026-03-05T16:47:14.062Z","repository":{"id":50892323,"uuid":"73236944","full_name":"bscholer/dotfiles","owner":"bscholer","description":"A guided installation script to setup my environment on new machines, complete with zsh, vim, and git configuration.","archived":false,"fork":false,"pushed_at":"2025-01-30T16:10:39.000Z","size":15899,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T18:57:17.995Z","etag":null,"topics":["dotfiles","vim","zsh","zshrc"],"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/bscholer.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}},"created_at":"2016-11-08T23:43:47.000Z","updated_at":"2025-01-30T16:10:42.000Z","dependencies_parsed_at":"2023-02-15T10:01:41.285Z","dependency_job_id":"8b57fd9e-7f64-42a1-a998-9f7a501005d2","html_url":"https://github.com/bscholer/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bscholer","download_url":"https://codeload.github.com/bscholer/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492513,"owners_count":20947544,"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":["dotfiles","vim","zsh","zshrc"],"created_at":"2024-11-01T09:14:49.783Z","updated_at":"2026-03-05T16:47:14.015Z","avatar_url":"https://github.com/bscholer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 My Ultimate Dev Setup\n\nHey! I got tired of setting up my development environment from scratch on new machines, so I automated everything. One command, and you get my entire carefully curated dev setup. Pretty neat, right? 🎉\n\n## 🌟 What's Cool About It?\n\n- 🛠️ **Works Everywhere**: I've made it work on Linux, macOS, and BSD because I use different systems\n- 🔄 **Smart Setup**: Figures out what package manager you're using and just works (hopefully)\n- 🔒 **No Fuss**: Sets up SSH keys and GitHub config automatically\n- 🎨 **Looks Good**: Because life's too short for ugly terminals\n- ⚡ **Fast**: Because I'm impatient\n\n## 🚀 Just Run This\n\n```bash\nwget --quiet -O - https://raw.github.com/bscholer/dotfiles/master/install.sh | bash -s\n```\n\n## ✨ What You Get\n\n### 🔧 The Good Stuff\n- All the essential dev tools (git, vim, curl, wget, etc.)\n- Some awesome modern replacements I can't live without:\n  - 🌈 [colorls](https://github.com/athityakumar/colorls) - Makes `ls` actually nice to look at\n  - 📊 [gotop](https://github.com/cjbassi/gotop) - Pretty system monitoring\n  - 🐳 [lazydocker](https://github.com/jesseduffield/lazydocker) - Docker without the headache\n  - 📝 [lazygit](https://github.com/jesseduffield/lazygit) - Git but better\n\n### 🐚 Terminal Setup\n- [Oh My Zsh](https://ohmyz.sh/) with my favorite plugins:\n  - zsh-autosuggestions (because typing is overrated)\n  - zsh-syntax-highlighting\n  - zsh-completions\n  - zsh-history-substring-search\n- ⚡ [Powerlevel10k](https://github.com/romkatv/powerlevel10k) theme (it's gorgeous!)\n\n### 📝 Neovim Setup\n- [Neovim](https://neovim.io/) with [NvChad](https://nvchad.com/) (because I like my editor fancy)\n- LSP support via Mason\n- Copilot integration (my favorite pair programmer)\n- Lazy plugin management\n\n### 🔤 Dev Environment\n- Node.js with nvm (because version management should be easy)\n- Python virtual environment support\n- Ruby and Go setups\n- My favorite coding fonts:\n  - JetBrains Mono Nerd Font\n  - Hack Nerd Font\n  - Roboto Mono Nerd Font\n  - DejaVu Sans Mono Nerd Font\n\n## 🎨 Make It Yours\n\n### Local Tweaks\nGot machine-specific settings? Drop them in `~/.zshrc-local` and they'll just work.\n\n### Git Setup\nThe script will:\n1. Set up your Git identity\n2. Generate SSH keys for GitHub\n3. Switch to SSH for future operations\n\n## 🔄 Keeping It Fresh\n\nStay up to date with:\n\n```bash\ncd ~/.dotfiles \u0026\u0026 git pull\n```\n\n## 🙌 Credit Where It's Due\n\nThis started as a fork of [gjunkie's dotfiles-starter-kit](https://github.com/gjunkie/dotfiles-starter-kit/blob/main/install), but I've added a bunch of stuff I use daily. Thanks for the inspiration!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscholer%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbscholer%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscholer%2Fdotfiles/lists"}