A growing list for controling some common configuration scripts for my various personal computers
- Clone this repository to the home directory (
~
).
echo "source {path_to_repo}/.bashrc" >> ~/.bashrc
echo "source {path_to_repo}/.zshrc" >> ~/.zshrc
All my device-to-device configuration files (feel free to steal them)
ShellUnlicense
A growing list for controling some common configuration scripts for my various personal computers
~
).echo "source {path_to_repo}/.bashrc" >> ~/.bashrc
echo "source {path_to_repo}/.zshrc" >> ~/.zshrc