Skip to content

Local configuration for dev environment and dotfiles

Notifications You must be signed in to change notification settings

wjdingman1/dev-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Local configuration for dev environment and dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages