moved tl-setup to the /tilde folder

This commit is contained in:
sose 2020-09-11 16:07:16 -07:00
parent 5e678bc0e5
commit 7f92a4ad5e
3 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ fi
mesg n || true
if [ -f ~/tl-setup/setup_incomplete ]; then
cd ~/tl-setup
if [ -f ../tilde/tl-setup/setup_incomplete ]; then
cd ../tilde/tl-setup
./setup.sh
fi

@ -1 +0,0 @@
Subproject commit 0b7fb8cf6199aa64add2491c2e0936dd6680e46a

@ -0,0 +1 @@
Subproject commit 2cbd0fc146a4658bf0a430a9fe0f2d257b0a0423