Skip to content

My personal dotfiles for macOS, including brew casks and formulae.

License

Notifications You must be signed in to change notification settings

hunchr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

A collection of my personal dotfiles for macOS.

Overview

  • bin: Added to $PATH in the .zshrc file.
  • etc: Can be manually copied to /etc with sudo permissions.
  • home: Copied to $HOME.
  • vscode: Can be manually copied into Visual Studio Code.
  • setup.sh: Used to set up the dotfiles.

Setup

Caution

Running this script will overwrite your current config without any backup.

Make sure you have Homebrew installed.

Clone this repo and comment out what you don't need in the setup.sh script, then run it:

git clone https://github.com/hunchr/dotfiles.git
cd dotfiles
./setup.sh init

If you only want to copy the dotfiles and skip installing the brew formulae and casks, run this instead:

./setup.sh

About

My personal dotfiles for macOS, including brew casks and formulae.

Topics

Resources

License

Stars

Watchers

Forks