Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

awakesecurity/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repository is no longer supported or updated by Awake Security / Arista Networks. If you wish to continue to develop this code yourself, we recommend you fork it.

OSX Cider Bootstrap Files

Cider is a simple wrapper for Homebrew and Homebrew Cask. We use Cider to automate the process of installing a standard set of applications and utilities on our OSX Laptops. e.g. Google Chrome, Firefox, iTerm2, virtualbox and vagrant, dropbox, Oracle Java, CLI tools like GnuPG, Go, curl etc.

Install HomeBrew, Cask & Cider

Install the Apple xcode command line tools: Download

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ sudo easy_install pip
$ brew install caskroom/cask/brew-cask
$ sudo pip install -U cider

Clone this repo

$ git clone https://github.com/awakenetworks/dotfiles ~/.cider

Bootstrap your laptop

$ cider restore

Change whats installed

  1. Fork the awakenetworks/dotfiles repo on github.com
  2. Edit the file bootstrap.json in your forked repo.
  3. Clone this repo to ~/.cider and run cider restore.

About

personal setup

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%