-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
luca@g550jk ~> fuck
Seems like fuck alias isn't configured!
Please put eval (thefuck --alias | tr '
' ';') in your ~/.config/fish/config.fish and apply changes with fish or restart your shell.
Or run fuck second time for configuring it automatically.
More details - https://github.com/nvbn/thefuck#manual-installation
luca@g550jk ~> fuck
Traceback (most recent call last):
File "/usr/bin/fuck", line 11, in <module>
load_entry_point('thefuck==3.18', 'console_scripts', 'fuck')()
File "/usr/lib/python3.6/site-packages/thefuck/not_configured.py", line 80, in main
elif _is_second_run():
File "/usr/lib/python3.6/site-packages/thefuck/not_configured.py", line 40, in _is_second_run
if not tracker_path.exists() or not shell.get_history()[-1] == 'fuck':
IndexError: list index out of range
luca@g550jk ~> thefuck --version
The Fuck 3.18 using Python 3.6.1
luca@g550jk ~> lsb_release -d
Description: Arch Linux
luca@g550jk ~> echo $SHELL
/usr/bin/fish
luca@g550jk ~> fish --version
fish, version 2.5.0