Skip to content

01397/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotfiles for my personal Mac. No installation script.

Tools

Homebrew is out of scope for this repository.

Installation

Prerequisites

  1. Clone the repository.

Xcode Command Line Tools will be installed when git is run for the first time.

# Clone repo
git clone https://github.com/01397/dotfiles.git
cd dotfiles
chmod u+x scripts/*.sh
  1. Copy the example Brewfile and modify it to your needs.
cp Brewfile.example Brewfile
  1. ./scripts/apply.sh

Maintenance

Update Brewfile

brew bundle dump --formula --cask --tap --mas --force

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages