god fucking damnit

This commit is contained in:
Brad Ganley 2024-02-24 23:31:19 +00:00
parent 9e87c7e514
commit 0aa4567a6a

View File

@ -1,3 +1,3 @@
## These are my configs
I clone the repo into the home directory of whatever machine I'm on, `cd` into the project directory, and run `chmod +x bashset.sh; ./bashset.sh`
I usually just clone the repo into the home directory of whatever machine I'm on (`git clone https://git.toad.city/brad/configs`), `cd` into the project directory(`cd configs`), and make executable/execute the install script (`chmod +x bashset.sh; ./bashset.sh`)
You could do something different. I don't actually care.