Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 700 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 700 Bytes

config-env

Local configuration for dev environment and dotfiles inspired by kjivan and here.

How it works

This repo setups up a bare git repository and overlays it with your $HOME directory as the work tree, allowing you to save your dotfiles and other configuration.

.zshrc will have config aliased as a reference to the bare git repo.

TLDR;

curl -s https://raw.githubusercontent.com/wjdingman1/dev-config/master/dev-config/install-brew-and-zsh.sh | bash
curl -s https://raw.githubusercontent.com/wjdingman1/dev-config/master/dev-config/setup-env.sh | bash
~/dev-config/install-packages.sh