50bhan / dotfiles-mac

My personal dotfiles for Mac-OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sobhan's Dotfiles (Mac-OS)

You can install dotfiles by cloning the repository as .dotfiles in your home directory and running the bootstrap script.

$ git clone git@github.com:50bhan/dotfiles.git .dotfiles

$ cd .dotfiles

$ ./bootstrap.sh

As an alternative, you can download downloader.sh script and just run it. It will clone the repository in your home directory, and then run bootstrap script for you.

$ ./downloader.sh

About

My personal dotfiles for Mac-OS.


Languages

Language:Shell 73.8%Language:PHP 18.2%Language:Vim Script 8.0%