Note
This is currently mac only & is still a very much WIP. Whilst stable and working, I'm constantly updating so it's subject to change. See below for known issues
-
Clone this repo to your the following location
~/.config -
Run the below command to install everything required (see below if you face any issues)
bash setup.shThings I do but someones explains way better
- Setup SSH key
- Setup GPG key for signed commits
- (optional) Install any necessary fonts, I use Berkeley Mono
- the default
.zshrcfile created by omzsh does not direct to the custom file in/zsh-custom/.zshrc.config, you will need to manually add this into the file - When running the initial
setup.sh, brew may require some commands to be run before brew can be properly found. - Simillarly above, the
post-setup.shfile does not run correctly asnvmmay not be sourced correctly.