cleanup: add ipython

This commit is contained in:
dogeystamp 2023-05-06 16:49:53 -04:00
parent fab40434d0
commit 6501690184
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -23,5 +23,7 @@ rm -rf \
.yarn \
.yarnrc
# ipython supports XDG_CONFIG just not by default
mv ~/.ipython "$XDG_CONFIG_HOME"/ipython
rmdir Downloads Desktop 2>/dev/null