quickhist
quickhist copied to clipboard
Modified shebang line to be more specific
Depending on the users OS/Distro python could default to python2 or python3. So it's better to be specific with your shebang.
And judging by the code, you're using python2.