{"id":16362890,"url":"https://github.com/skippednote/dotfiles","last_synced_at":"2025-10-28T22:48:23.060Z","repository":{"id":72710829,"uuid":"80808011","full_name":"skippednote/dotfiles","owner":"skippednote","description":"skippednote does dotfiles","archived":false,"fork":false,"pushed_at":"2025-09-11T03:58:28.000Z","size":52,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"mini","last_synced_at":"2025-09-11T07:04:51.095Z","etag":null,"topics":["alacritty","dotfiles","git","lazyvim","nvim","screenshot","zellij","zsh"],"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/skippednote.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-02-03T07:44:26.000Z","updated_at":"2025-09-11T03:58:31.000Z","dependencies_parsed_at":"2023-03-03T00:45:45.266Z","dependency_job_id":"be10829f-7408-4fdb-b40f-01efdf9146ed","html_url":"https://github.com/skippednote/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skippednote/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skippednote%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skippednote%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skippednote%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skippednote%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skippednote","download_url":"https://codeload.github.com/skippednote/dotfiles/tar.gz/refs/heads/mini","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skippednote%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281527387,"owners_count":26516845,"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-10-28T02:00:06.022Z","response_time":60,"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":["alacritty","dotfiles","git","lazyvim","nvim","screenshot","zellij","zsh"],"created_at":"2024-10-11T02:25:46.236Z","updated_at":"2025-10-28T22:48:23.051Z","avatar_url":"https://github.com/skippednote.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThis repository contains my personal dotfiles and development environment configuration. It includes configurations for various tools and applications I use daily.\n\n## Contents\n\n- Shell configuration (`.zshrc`) with Go binary path and aliases\n- Git configuration (`.gitconfig` and `.gitignore`) with delta pager and custom aliases\n- Terminal configuration (`skippednote.terminal`)\n- Homebrew package management (`Brewfile`)\n- Development tools and utilities\n- Custom scripts\n\n## Prerequisites\n\n- macOS\n- Homebrew\n- Make\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/skippednote/dotfiles.git\n   cd dotfiles\n   ```\n\n2. Run the installation:\n   ```bash\n   make install\n   ```\n\nThis will create symbolic links for the following files:\n- `~/.zshrc`\n- `~/.gitconfig`\n- `~/.gitignore`\n- Scripts to `~/.local/bin/`\n\n## Available Make Commands\n\n- `make install`: Install dotfiles by creating symbolic links\n- `make clean`: Remove symbolic links\n- `make brewDump`: Update Brewfile with current Homebrew packages\n- `make rustPackages`: Install Rust packages using cargo-binstall\n\n## Included Software\n\n### Homebrew Packages\n- Development tools: `go`\n- Shell enhancements: `starship`, `zsh-autosuggestions`\n- Version management: `fnm`\n- Utilities: `atuin`, `cargo-binstall`, `gh`, `uv`\n\n### Applications\n- Development: `cursor`, `orbstack`\n- Productivity: `1password`, `granola`, `notion`, `notion-calendar`, `raycast`, `rectangle`, `slack`, `zoom`\n- AI: `chatgpt`, `claude`, `claude-code`\n- Fonts: `font-fira-code-nerd-font`\n\n### Rust Packages\n- `bat`: Better cat\n- `eza`: Modern ls\n- `git-delta`: Better git diff\n- `jujutsu`: Git-compatible VCS\n- `ripgrep`: Fast text search\n- `tokei`: Code statistics\n- `zoxide`: Smarter cd\n\n## Maintenance\n\nTo update the Brewfile with your current Homebrew packages:\n```bash\nmake brewDump\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskippednote%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskippednote%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskippednote%2Fdotfiles/lists"}