dotfiles
dotfiles copied to clipboard
Different OSs with ZSH
I run zsh on multiple OSs (Linux, OSX, etc) and need a way to be able to set things like PATH or locations to binaries in different places.
The goal would be to be able to use .zshrc as a script and have it check the OS type and load specific values.