{"id":25815821,"url":"https://github.com/devinschulz/dotfiles","last_synced_at":"2026-03-08T14:40:22.275Z","repository":{"id":147042196,"uuid":"99525957","full_name":"devinschulz/dotfiles","owner":"devinschulz","description":"My personal dotfiles","archived":false,"fork":false,"pushed_at":"2024-12-29T02:41:49.000Z","size":180157,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T03:23:17.231Z","etag":null,"topics":["dotfiles","macos","neovim","stow","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devinschulz.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}},"created_at":"2017-08-07T01:49:51.000Z","updated_at":"2024-12-29T02:41:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"d192651f-f605-476a-88d8-71eed41e8642","html_url":"https://github.com/devinschulz/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/devinschulz%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinschulz%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinschulz%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinschulz%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinschulz","download_url":"https://codeload.github.com/devinschulz/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241101663,"owners_count":19909943,"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","macos","neovim","stow","tmux","vim","zsh"],"created_at":"2025-02-28T04:37:34.017Z","updated_at":"2026-03-08T14:40:22.246Z","avatar_url":"https://github.com/devinschulz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThis repository is a collection of configuration files (also known as dotfiles) that can be managed using [GNU Stow](https://www.gnu.org/software/stow/).\n\n## What are dotfiles?\n\nDotfiles are configuration files in Unix-based systems that are used to customize the system’s behavior and appearance. These files typically start with a dot (.) and are stored in the home directory.\n\n## Why use GNU Stow?\n\nGNU Stow is a symlink manager that allows you to manage your dotfiles in a clean and organized way. It makes it easy to manage and switch between different configurations, as well as keep track of changes to your configuration files in a version control system like Git.\n\n## How to use this repository\n\n1. Install GNU Stow using Homebrew:\n  \n   ```sh\n   brew install stow\n   ```\n   \n2. Clone this repository to your local machine:\n \n   ```sh\n   git clone https://github.com/devinschulz/dotfiles.git\n   ```\n   \n3. Navigate to the repository directory:\n \n   ```sh\n   cd dotfiles\n   ```\n   \n4. Use GNU Stow to symlink the desired configuration files to your home directory:\n \n   ```sh\n   stow \u003cpackage\u003e\n   ```\n   \n   Replace `\u003cpackage\u003e` with the name of the package you want to symlink (e.g. `nvim`, `fish`, etc.).\n\nRepeat step 4 for each package you want to install.\n\n## Tips\n\n- Before installing a new package, it is recommended to backup any existing configuration files in your home directory to avoid conflicts.\n- To remove a package, simply run `stow -D \u003cpackage\u003e` in the repository directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinschulz%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinschulz%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinschulz%2Fdotfiles/lists"}