{"id":25840460,"url":"https://github.com/serginator/mac-initializer","last_synced_at":"2025-03-01T04:46:08.075Z","repository":{"id":34870040,"uuid":"38875089","full_name":"serginator/mac-initializer","owner":"serginator","description":"Simple unix tool to install all the soft I need for work in a new OSX environment plus my dotfiles","archived":false,"fork":false,"pushed_at":"2025-02-12T10:44:26.000Z","size":72,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T11:44:40.695Z","etag":null,"topics":["brew","computer-setup","macos","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serginator.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":"2015-07-10T10:30:23.000Z","updated_at":"2025-02-12T10:44:30.000Z","dependencies_parsed_at":"2025-02-12T11:33:09.437Z","dependency_job_id":"ec95cace-66df-4634-8b60-8021b4905c59","html_url":"https://github.com/serginator/mac-initializer","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/serginator%2Fmac-initializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fmac-initializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fmac-initializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serginator%2Fmac-initializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serginator","download_url":"https://codeload.github.com/serginator/mac-initializer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317595,"owners_count":19943202,"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":["brew","computer-setup","macos","vim","zsh"],"created_at":"2025-03-01T04:46:07.558Z","updated_at":"2025-03-01T04:46:08.067Z","avatar_url":"https://github.com/serginator.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mac initializer\n\nThe intention of this project is to have an initial setup on a clean Mac. However, you can choose what section to install (rvm, brew, brew packages, brew cask packages,npm packages, atom packages, oh-my-zsh configuration...).\n\nJust run `init.me` file in a terminal.\n\n## What does it install\n\n### RVM\n\nIt executes `\\curl -sSL https://get.rvm.io | bash -s stable --ruby` so you get rvm and the latest ruby stable.\n\n### Homebrew\n\nUses ruby to install it with\n`ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"`\n\n### Brew packages\n\nThose are the packages it will install. Feel free to comment any line to avoid installing it\n\n```\nandroid-platform-tools, ant, autoconf, automake, brew-cask, cabextract, closure-linter, coreutils, ffmpeg, geoip, gettext, ghostscript, git, glib, gmp, gnutls, grep, heroku-toolbelt, htop, hub, imagemagick, keybase, libgcrypt, libffi, libtasn1, mongo, nettle, nmap, openssl, optipng, pcre, phantomjs, protobuf, python, ssh-copy-id, tree, vim, wget, xz\n```\n\n### Brew Cask packages\n\nThose are the packages it will install. Feel free to comment any line to avoid installing it\n\n```\natom, boot2docker, calibre, chromecast, dropbox, evernote, firefox, flash, google-chrome, google-earth, gpgtools, inkscape, iterm2, java, jdownloader, karabiner, microsoft-lync, macvim, phpstorm, popcorn-time, qbittorrent, radiant-player, silverlight, skype, slack, sourcetree, spectacle, spotify, steam, sublime-text, techstoreclub-simple-comic, the-unarchiver, tomighty, tunnelblick, vagrant, virtualbox, vlc, wireshark-dev\n```\n\n### NPM packages and node\n\nThose are the packages it will install. Feel free to comment any line to avoid installing it\n\n```\nyo (generator-polymer also), bower, eslint, grunt-cli, gulp, less, coffee-script, jshint, node-inspector, babel, yarn, vue-cli, n\n```\n\n### Atom packages\n\nThose are the packages it will install. Feel free to comment any line to avoid installing it\n\n```\nactivate-power-mode, atom-clock, color-picker, linter, linter-eslint, linter-jshint, merge-conflicts, minimap, python-debugger\n```\n\n### Install Oh My Zsh\n\nIt runs the following command\n`sh -c \"$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)\"`\n\n### Install config and aliases\n\nIt will copy `.zshrc` and `.zshrc.d` to your $HOME, `.gitconfig` with several aliases, `.bowerrc`, `.screenrc`, `.vimrc` and `.vim`, and maybe more stuff in a future.\nIt also adds an alias `mac-init` which you can launch from anwhere to update your stuff\n\n### Other stuff\n\nIt also allows you to update everything (brew, cask, node, npm, npm packages and apm packages) and to clean caches generated by these commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserginator%2Fmac-initializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserginator%2Fmac-initializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserginator%2Fmac-initializer/lists"}