hiltmetro.blogg.se

Tomighty not loading mac
Tomighty not loading mac




tomighty not loading mac
  1. #Tomighty not loading mac how to#
  2. #Tomighty not loading mac install#
  3. #Tomighty not loading mac software#

It then syncs your user prefs with dotfiles+rcm TODO: moar sick settings with User Preferences So you need read it very carefully first.

  • change stand-by delay from 1hr to 12hrs.
  • It does some reasonably gnarly stuff e.g. It also installs a few useful system preferences/settings/tweaks with a toned-down verson of Matt Mueller's There are several more utils listed in the playbook.yml - simply uncomment them to include them in your install. Just installs binaries - assumes you bring in the dotfiles.

    #Tomighty not loading mac install#

  • findutils # Install GNU find, locate, updatedb, and xargs, g-prefixed.
  • coreutils # Install GNU core utilities (those that come with OS X are outdated).
  • boot2docker # obsolete way for running docker on osx.
  • autojump # quickly navigate from cmd line.
  • qlstephen # quick look extension-less text files.
  • qlimagesize # quick look image dimensions.
  • qlcolorcode # quick look syntax highlighting.
  • monolingual # remove unneeded osx lang files.
  • tomighty not loading mac tomighty not loading mac

    little-snitch # awesome outbound firewall.disk-inventory-x # reclaim space on your expensive-ass Apple SSD |.apptrap # remove associated prefs when uninstalling.UI Applications installed using Homebrew Cask: Under Applications: are apps installed by Homebrew Cask. It installs, upgrades, or skips packages based on what is already installed on the machine.Įdit the file playbook.yml to change what is installed. The script uses Ansible, which is designed to be run several times on the same machine. This can be safely re-run several times after changing the configuration. Kick off Ansible manually to process based on its playbook.yml file: ansible-playbook playbook.yml -i hosts -ask-sudo-pass -vvvv Ĭhange into the cloned repo dir cd laptop Stop the script (by pressing Ctrl+C) when Ansible asks for the a 'sudo' password. This was test run on OS X Sierra (~10.10.4). Run the install.sh bootstrap command to install the default list of tools and apps defined: sh -c "$(curl -fsSL )" In a Terminal of a brand-new Mac (after operating system installation)

    #Tomighty not loading mac how to#

    Instead, you can follow theses instructions for how to build a Mac OS X VirtualBox VM, on which you can continually run and re-run this playbook to test changes and make sure things work correctly. You shouldn't wipe your entire workstation and start from scratch just to test changes to the playbook. The script skips over apps already installed.Įdit playbook.yml (described below) and add/remove the apps/utils you want Ansible to install: vi playbook.ymlĪlternately, instead of vi, use another text editor such as atom, code, etc.ĬAUTION: Do not run this on a Mac you've already configured (used for a while).Ĭreate a virtual memory instance of a Mac to run this. It installs xcode and homebrew because Ansible is installed using Homebrew. On an existing Mac, clone this repo and view the install.sh file.

    #Tomighty not loading mac software#

    This repo is used to setup software on a new OS X laptop for web developmentīy running a script that retrieves from this GitHub repository.






    Tomighty not loading mac