1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 22:54:14 +00:00

Merge branch 'SanketDG-alias_fix'

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

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):