{"id":16885518,"url":"https://github.com/simoncw/dotfiles","last_synced_at":"2025-07-01T03:07:23.064Z","repository":{"id":105022485,"uuid":"438580560","full_name":"SimonCW/dotfiles","owner":"SimonCW","description":"The best dotfiles on the internet FULLSTOP","archived":false,"fork":false,"pushed_at":"2025-04-28T07:34:35.000Z","size":277,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T06:40:40.671Z","etag":null,"topics":["dotfiles","macos","neovim","tmux"],"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/SimonCW.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}},"created_at":"2021-12-15T10:03:33.000Z","updated_at":"2025-04-28T07:34:39.000Z","dependencies_parsed_at":"2024-04-17T11:49:02.571Z","dependency_job_id":"66e2d213-c296-4257-81d8-85b2d8d5a911","html_url":"https://github.com/SimonCW/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SimonCW/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonCW%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonCW%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonCW%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonCW%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonCW","download_url":"https://codeload.github.com/SimonCW/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonCW%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262887193,"owners_count":23379768,"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","tmux"],"created_at":"2024-10-13T16:35:46.679Z","updated_at":"2025-07-01T03:07:23.040Z","avatar_url":"https://github.com/SimonCW.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"My dotfiles. Uses GNU Stow to create symlinks.\n\n## Create symlinks\nTo \"install\" all dotfiles use the make file:\n```bash\nmake\n```\nOr, stow all directories:\n```bash\nstow --target=$HOME */\n```\n\n \n## Working with the private submodule\nUpon first clone init submodules:\n```Bash\ngit submodule init\n```\n\nUpdate Submodules:\n```bash\ngit submodule update --rebase --remote\n```\n\nModify file in Submodule:\n```bash\ncd submodule_dir\n# modify file\ngit add .\ngit commit -m \"...\"\ncd ..\ngit add .\ngit commit -m \"...\"\n```\n\nNotes on `terminfo`:\n**Update 2024-01-09**\nSince macOS 14 (Sonoma) the terminfo hack isn't necessary anymore, so I removed the file.\n\nThis was necessary to get the colors right in tmux, neovim, alacritty on my MacOS (tmux-256color in .tmux.conf). See this for context https://gpanders.com/blog/the-definitive-guide-to-using-tmux-256color-on-macos/\nYou can check with the `./24-bit-color.sh` script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimoncw%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimoncw%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimoncw%2Fdotfiles/lists"}