- Generic deps:
brew install bash-completion vim git multitail colordiff less tree ack moreutils the_silver_searcher watch wget curl z ssh-copy-id
- Install ruby-build dependencies with brew
- Install rbenv (and ruby-build):
brew install rbenv
(ruby-build will be installed within rbenv) - Install node:
brew install node
- Install yarn:
brew install yarn
- Fork
- Clone your fork into ".dotfiles":
git clone https://github.com/YOURNAME/dotfiles.git ~/.dotfiles
- Install:
cd ~/.dotfiles && bash install.sh
- Update
[user]
section ingitconfig
file - Edit to suit your needs
This will backup all the dotfiles that you are using in the ~/.dotfiles/backup
directory and will install in your home symlinks to the dotfiles in the
~/dotfiles
folder.
made with ❤️ and ☕️ by weLaika