1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-19 04:21:14 +00:00

Merge branch 'SanketDG-alias_fix'

This commit is contained in:
nvbn 2015-05-12 14:22:31 +02:00
commit 779e29906e

View File

@ -114,7 +114,7 @@ def to_shell(command):
def app_alias():
return _get_shell().app_alias()
print(_get_shell().app_alias())
def put_to_history(command):