Skip to content

theupel/homedir

Repository files navigation

homedir

This project is an attempt to share my common configurations in a simple way across machines (without private info).

Usage

Simply run this script:

Mac OSX

curl https://raw.githubusercontent.com/tonyheupel/homedir/master/install.sh | sh

Windows

@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/tonyheupel/homedir/master/install.ps1'))" 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published