Skip to content

ayunker/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

  1. run the install script
  2. install homebrew formulae from .formulae
  3. install homebrew casks from .casks

Other software to Install

Homebrew

To generate list of installed formulae and casks:

brew leaves >! formulae
brew list --casks >! casks