realdreamer / computer

my computer setup, mostly using brewfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

computer

my computer setup, mostly using brewfile.

feel free to fork this and swap out the Brewfile for your own setup!

read more about how it works with my blog post.

usage

starting with a new computer

$ ./install       # install packages

install new brews/casks

$ ./add-brew brew-name
$ ./add-cask cask-name

file management/utils

$ ./sort-brewfile # sort Brewfile
$ ./commit        # generate new commit based on timestamp

About

my computer setup, mostly using brewfile


Languages

Language:Ruby 81.9%Language:TypeScript 18.1%