Fix the error that appears when thefuck is not installed

This commit is contained in:
Jiří Štefka 2022-01-09 14:05:25 +01:00
parent f3f96c3aa4
commit 62b9457dea
2 changed files with 5 additions and 6 deletions

View file

@ -27,11 +27,6 @@ ex ()
fi
}
test ()
{
echo test;
}
pacmanupdate ()
{
echo "Enter your country (like 'US' or 'CZ')";