Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 399 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 399 Bytes

My .bash_profile

Installation

Install NVM

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.0/install.sh | bash

Install Brew

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

Install the required dependencies

brew install git bash-completion

And finally run

./install.sh
source ~/.bash_profile