Skip to content

harshadnawathe/.files

Repository files navigation

.files (Dot files)

This repository contains the configuration files for various applications I use on my MacBook.

Note

Clone this repository in your home directory.

Install applications using Homebrew

  • Install Homebrew.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Install applications using brew bundle.
ln -s Brewfile ~/Brewfile
cd ~
brew bundle check || brew bundle --all --cleanup; brew bundle cleanup --force; brew cleanup --prune=all; brew upgrade

Create symbolic links to configuration using stow

stow .