Helps setup, maintain, and sync my shell profile across multiple machines
sh -c "$(curl -fsSL https://raw.githubusercontent.com/octothorpe-dev/zsh-profile/main/install.sh)"
source ~/.personal-shell-config/setup-shell-profile/personal-config.zsh
Future roadmap:
- Learn more about shell scripting and add more config where necessary