cd ~;
git clone git@github.com:tehmike6/my-bashrc.git;
mv my-bashrc .my-bashrc;
cd .my-bashrc;
sj my-bash
cd ~;
echo "Don't forget to update your bashrc using: ./.my-bashrc/update.sh";
This repository was archived by the owner on Jul 7, 2025. It is now read-only.