aminalhazwani / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

.files for setting up a new Mac.

Installation

Git-free install

cd; curl -#L https://github.com/aminalhazwani/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,LICENSE.md}

Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
source ~/.brew.sh

Sensible macOS defaults

source ~/.macos

Etc

~ && mkdir Projects

GitHub

Thanks to...

Mathias Bynens and his dotfiles repository.

About

License:MIT License


Languages

Language:Shell 100.0%