{"id":19657884,"url":"https://github.com/soooda/config","last_synced_at":"2026-04-12T00:44:56.440Z","repository":{"id":108434493,"uuid":"291393498","full_name":"Soooda/config","owner":"Soooda","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-02-20T16:07:21.000Z","size":61421,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-20T17:24:23.456Z","etag":null,"topics":["kitty-terminal","neovim","ranger","st","vim","yazi","zsh"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/Soooda.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":"2020-08-30T03:33:36.000Z","updated_at":"2025-02-20T16:07:40.000Z","dependencies_parsed_at":"2025-02-20T17:33:08.175Z","dependency_job_id":null,"html_url":"https://github.com/Soooda/config","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/Soooda%2Fconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2Fconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2Fconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2Fconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soooda","download_url":"https://codeload.github.com/Soooda/config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240965552,"owners_count":19885952,"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":["kitty-terminal","neovim","ranger","st","vim","yazi","zsh"],"created_at":"2024-11-11T15:34:39.423Z","updated_at":"2025-10-12T06:27:01.992Z","avatar_url":"https://github.com/Soooda.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My MacOS Configuration Setup\nAll the cool kids have their own configs :DD\n\n## Xcode Command Line Tools\n\n```bash\nxcode-select --install # install\n\n# Re-install method just in case\nsudo rm -rf /Library/Developer/CommandLineTools\nxcode-select --install\n```\n\n## Homebrew\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n## System Settings\n\n```applescript\n# Enable full keyboard access for all controls\ndefaults write -g AppleKeyboardUIMode -int 3\n```\n\nVSCode Vim Plugin Enable key-reapting\n\n```bash\ndefaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false\n\n# If necessary, reset global default\ndefaults delete -g ApplePressAndHoldEnabled\n```\n\n### Fonts\n\n```bash\nbrew install --cask font-fira-code\nbrew install --cask font-hack-nerd-font\nbrew install font-symbols-only-nerd-font\n```\n\n## Development\n\n```bash\nbrew install tree\nbrew install dust\nbrew install fastfetch\nbrew install yazi\nbrew install ripgrep\nbrew install yazi\nbrew install bat\nbrew install lsd\nbrew install gping\nbrew install tldr\n```\n\n## SSH Configuration\n\n## GUI Apps\n\n```bash\n# Terminal\nbrew install --cask kitty\n\n# Mac App Store Manager\nbrew install mas\n\n# Browser\nbrew install --cask google-chrome\n\n# Filesync\nmas install 823766827\n\n# Screen Recording\nbrew install --cask obs\n\n# WeChat\nmas install 836500024\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoooda%2Fconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoooda%2Fconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoooda%2Fconfig/lists"}