xsession: i give up, you can have the .cache, mu

This commit is contained in:
Aaron Bieber 2022-07-25 15:18:46 -06:00
parent 20cfbeb644
commit 833df679e2
2 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@ set -A my_paths -- \
paths "${my_paths[@]}"
mv ~/.cache ~/.tcache && \
mkdir ~/.cache
rm -rf ~/.tcache &
mv ~/Downloads ~/.tdownloads && \
mkdir ~/Downloads
rm -rf ~/.tdownloads &

View File