Skip to content

tirolo/dotfiles

Repository files navigation

dotfiles

How I get my own mac configured, hassle free.

How I got this done? By reading the most awesome dotfiles post ever: Setting Up a Mac Dev Machine From Zero to Hero With Dotfiles

Want to create a new config for your .macos and have no idea what the key is? Check this out

Many thanks to

the following guys whose I copied 99.9% of this repo content/ideas:

I also make use of: posh-git-sh

Instructions

First of all I will borrow the warning from mathiasbynens dotfiles repo

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

One-liner execution

NOTE It will update brew and also all the packages you might already have installed

  • Copy the file:

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

  • Then execute the bootstrap

    source bootstrap.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages