install: remove mystery if that seems to move itself into itself?

This commit is contained in:
Aminda Suomalainen 2024-05-20 20:22:34 +03:00
parent a00bd7ae42
commit 3ff87045a3
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 0 additions and 4 deletions

View File

@ -55,10 +55,6 @@ if hash pre-commit 2>/dev/null; then
pre-commit gc
fi
if [ -f $HOME/.MIKAELAGREP ]; then
mv $HOME/.MIKAELAGREP $MIKAELA_GREP
fi
if [ -f "$MIKAELA_GREP" ]; then
bash -x .mikaela_install
fi