@@ -17,4 +17,4 @@ setup(name='thefuck',
zip_safe=False,
install_requires=['pathlib', 'psutil', 'colorama', 'six'],
entry_points={'console_scripts': [
'thefuck = thefuck.main:main']})
'thefuck = thefuck.main:main', 'thefuck-alias = thefuck.main:alias']})
The note is not visible to the blocked user.