My collection of dotfiles and setup scripts. Current OS X focussed.
bin/install
will setup and install bash profiles, source directories, and setup symlinks.
It is not required to download this repo before running this command. It is meant to be run on a fresh install of Mac OS X.
bash <(curl -s https://raw.githubusercontent.com/jules2689/dotfiles/main/bin/download)
This command will download the bin/download
file. This will clone this repo temporarily and install using bin/install
.
- Will install brew and brew cask.
- Will install packages and casks
- Will install various scripts and the latest Ruby
- Create a
.ssh
directory and generates a private/public keypair. This also copies the public key to the clipboard. - Setup
.zshrc
and.zshenv
This will install a number of brew and cask packages listed here