Add install script

This commit is contained in:
2026-03-04 14:40:30 -06:00
parent 58c1310335
commit e8632660d2
+3
View File
@@ -0,0 +1,3 @@
mkdir $HOME/.espifetch
cp -r * $HOME/.espifetch
echo 'export PATH=$PATH:$HOME/.espifetch' >> $HOME/.bashrc