{"id":19724008,"url":"https://github.com/vs4vijay/dotfiles","last_synced_at":"2026-04-10T14:41:16.391Z","repository":{"id":142961463,"uuid":"209119330","full_name":"vs4vijay/dotfiles","owner":"vs4vijay","description":"My dotfiles of various tools I use","archived":false,"fork":false,"pushed_at":"2024-03-29T10:26:59.000Z","size":1837,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-30T10:24:03.722Z","etag":null,"topics":["bash","dotfiles","nodejs","python","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vs4vijay.png","metadata":{"files":{"readme":"README.Mac.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}},"created_at":"2019-09-17T17:42:06.000Z","updated_at":"2024-04-14T20:32:43.228Z","dependencies_parsed_at":"2023-10-27T17:35:29.351Z","dependency_job_id":"75605a78-428d-421a-95d6-af10785325ae","html_url":"https://github.com/vs4vijay/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/vs4vijay%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vs4vijay%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vs4vijay%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vs4vijay%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vs4vijay","download_url":"https://codeload.github.com/vs4vijay/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045537,"owners_count":19899667,"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":["bash","dotfiles","nodejs","python","vim","zsh"],"created_at":"2024-11-11T23:24:13.350Z","updated_at":"2025-12-30T20:05:39.683Z","avatar_url":"https://github.com/vs4vijay.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n## Brew installation\n\n`ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"`\n\n`brew bundle`\n\n\n### Commands\n\n- `brew outdated`\n- `brew pin \u003cformula\u003e`\n\n\n- `brew uninstall --force \u003cformula\u003e`\n- `brew cleanup`\n\n### Development Notes\n\n```\n\nhttps://sourabhbajaj.com/mac-setup/SublimeText/Preferences.html\n\n\n\nbrew 'neovim'\n\ncask 'java'\n\n\ncask 'alfred'\n\ncask 'dash'\n\nlazydocker\nlazygit\n\npv \n\nofflineimap\n\n\n\n\n\nTry:\nlittle-snitch\npopclip\nclipmenu\nduplicity\ncheatsheet - https://www.cheatsheetapp.com/CheatSheet/\n\nhttps://github.com/bluedaniel/Kakapo-app\n\nhttps://canarymail.io/\n\nmas  JPEGmini Lite \nmas pixelmator\nmas pixelmator\n\n```\n\n\ngit config --global user.name \"vs4vijay\"\ngit config --global user.email \"vs4vijay@gmail.com\"\n\ngit config --global credential.helper osxkeychain\n\n\n## zsh\n\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)\"\n\n# chsh -s $(which zsh)\n\ngit clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions\n\ngit clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting\n\n\nhttps://github.com/sorin-ionescu/prezto\n\n\n## Later\n\neval \"$(ssh-agent -s)\"\n\nHost *\n  AddKeysToAgent yes\n  UseKeychain yes\n  IdentityFile ~/.ssh/id_rsa\n\n\n\n  ## Vim\n\n  https://github.com/square/maximum-awesome\n\n\n# brew install mas\n\n\n\n# Caches\n\n~/Library/Caches\n\n\n~/Library/Caches/pip\n\n---\n\n## In-progress work\n\n```\nbrew install diff-so-fancy\n\n\nsudo defaults write /Library/Preferences/com.apple.loginwindow AdminHostInfo HostName\n\n\n# Disable automatic capitalization as it’s annoying when typing code\ndefaults write NSGlobalDomain NSAutomaticCapitalizationEnabled -bool false\n\n# Disable smart dashes as they’re annoying when typing code\ndefaults write NSGlobalDomain NSAutomaticDashSubstitutionEnabled -bool false\n\n# Disable automatic period substitution as it’s annoying when typing code\ndefaults write NSGlobalDomain NSAutomaticPeriodSubstitutionEnabled -bool false\n\n# Disable smart quotes as they’re annoying when typing code\ndefaults write NSGlobalDomain NSAutomaticQuoteSubstitutionEnabled -bool false\n\n# Disable auto-correct\ndefaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvs4vijay%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvs4vijay%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvs4vijay%2Fdotfiles/lists"}