add a simple install script

This commit is contained in:
sigil-03 2025-09-22 10:48:19 -06:00
parent 63db3d71b6
commit df1a0f9609

5
install.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
DOTSDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
# INSTALL CONFIGS
cp -r ${DOTSDIR}/config/* ${HOME}/.config/