Skip to content

ecomba/osx-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-setup

I wanted to make the installation of a new computer as easy as possible, borrowing the ideas of Homebrew, I made the setup to be installable without having to clone a repo (the installation will still clone the repo to your home directory, but into the .osx-setup directory).

WARNING!!!

This installation script has been made for me and me only. If it renders your system unusable remember that you used it AT YOUR OWN RISK.

What will this do

  • Install homebrew
  • Install and configure the fish shell
  • Install all the formulae I use normally (and some others)
  • Install all the vim bundles and configure my vim environment
  • Install and configure my tmux environment
  • Install cask and install some of the software I use (and some others)

Installation

If you want to install my configuration (AT YOUR OWN RISK!) run:

curl -s https://raw.githubusercontent.com/ecomba/osx-setup/master/bootstrap.sh
| bash

Thanks

This project is heavily inspired by @christophgockel's dotfiles project.

About

Little setup magic to get going

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published