mayoralito / dotfiles

dot files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfile

This project is aimed to be used as a personal configuration but could be used as reference for your project if you wish.

Notice

Take anything you want, but at your own risk.

Setup

It should be pretty easy to set this up.

git clone git@github.com:mayoralito/dotfiles.git
cd dotfiles/
./install.sh

The installer will:

  • Install oh-my-zsh
  • Install brew
  • Brewfile
  • Suggestions to install other software

Optionally you can install configurations by running

./configurations.sh

About

dot files

License:MIT License


Languages

Language:Shell 71.2%Language:Makefile 17.4%Language:Ruby 11.5%