YumNumm / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YumNumm's dotfiles

Installation

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!

Using Git and botostrap script

  1. Install Homebrew and git
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git
  1. Clone this repo
git clone https://github.com/YumNumm/dotfiles.git
  1. Run the bootstrap script
cd dotfiles
./bootstrap.sh

About

License:MIT License


Languages

Language:Shell 97.2%Language:Ruby 2.8%