Add PRESTOW script to create ~/.config and ~/.local/bin

This commit is contained in:
Adam Goldsmith 2024-08-29 12:00:55 -04:00
parent 83dc3344d0
commit a3ec9dcb12

4
PRESTOW Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
mkdir -p ~/.config
mkdir -p ~/.local/bin