Update setup.sh

This commit is contained in:
Ben Kreeger 2023-04-16 22:25:28 -05:00 committed by GitHub
parent 8af8531cc2
commit 8c696a7b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#/usr/bin/env bash
# Setup script.
git clone --recurse-submodules https://github.com/kreeger/zshrc.git $HOME/.zsh
ln -sfv $HOME/.zsh/zshrc $HOME/.zshrc