Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 545 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 545 Bytes

Dependencies

  • Homebrew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install

Install Homebrew-based dependencies:

brew install --cask kitty
brew install gcc zsh oh-my-zsh asdf python3 luarocks ripgrep nvim tmux

Clone onto your home directory

git clone https://github.com/brunobispo/dotfiles ~/dotfiles

Install rcm

brew tap thoughtbot/formulae
brew install rcm

Symlink the dotfiles

env RCRC=$HOME/dotfiles/rcrc rcup