mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-19 04:21:14 +00:00
Merge branch 'alias_fix' of git://github.com/SanketDG/thefuck into SanketDG-alias_fix
This commit is contained in:
commit
47a1faa881
@ -32,7 +32,7 @@ class Generic(object):
|
||||
return command_script
|
||||
|
||||
def app_alias(self):
|
||||
return "\nalias fuck='eval $(thefuck $(fc -ln -1))'\n"
|
||||
print "\nalias fuck='eval $(thefuck $(fc -ln -1))'\n"
|
||||
|
||||
def _get_history_file_name(self):
|
||||
return ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user