Skip to content

aramprice/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Assumptions

  • You are using zsh

Installation

Clone this repo

git clone git@github.com/aramprice/dotfiles "${HOME}/workspace/dotfiles"

Run Setup script

cd ~/workspace/dotfiles && ./setup

This will:

  1. Install Homebrew (see: https://brew.sh/)
  2. Converge the Brewfile (see: https://github.com/Homebrew/homebrew-bundle)
  3. Symlink the content of dotfiles/ to ${HOME} (see: https://github.com/thoughtbot/rcm)

Before creating symlinks rcup will do the following:

  • Create a ${HOME}/.gitconfig which sources ${HOME}/.config/git/config-include
  • Make permissions on /usr/local/share amenable to zsh compinit

Configure macOS Settings

Optional. Set some macOS, and App settings, see macos_setup for details.

source "${HOME}/.profile" && macos_setup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published