Skip to content

My personal dotfiles used to set up a new OSX installation. These scripts are based on my needs and may be altered for your preferences

Notifications You must be signed in to change notification settings

IPconfig/install_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install scripts

My personal install scripts used to set up a new MacOS installation. These scripts are based on my needs and may be altered for your preferences

Install everything with this simple command

bash -c "$(curl -fsSL 'https://raw.github.com/IPconfig/install_scripts/master/install.sh')"

scripts is a directory that contain shell scripts to be sourced. None will do anything if ran on their own. They consist of structured functions to perform various tasks.

install.sh is what brings it all together in an automated fashion. It loads up all the script functions and runs them sequentially.

Credits

About

My personal dotfiles used to set up a new OSX installation. These scripts are based on my needs and may be altered for your preferences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages