/dotfiles

My dotfiles

Primary LanguageShell

Dotfiles

As this repo is intended to share my setup with other people, I will save my dotfiles here.

NO GUARANTEES. I'm very messy sometimes.

Pre-requisites

  1. Download brew

Clone

git clone --recursive git@github.com:jecastro1/dotfiles.git

Install brew packages

cat brew-installed.txt | xargs brew install

Install dotfiles

./config.sh

Configurem MacOs

./macos.sh

Configure GPG in MacOs

See this useful guide