Skip to content

Instantly share code, notes, and snippets.

@woodRock
Last active July 30, 2019 07:21
Show Gist options
  • Save woodRock/f8991ef792af6305e2221ac90d84da33 to your computer and use it in GitHub Desktop.
Save woodRock/f8991ef792af6305e2221ac90d84da33 to your computer and use it in GitHub Desktop.
Autocomplete for linux terminal

Pre-requisites: PIP, Python

  1. Install the package thefuck
sudo apt install thefuck
  1. Add an alias for fuck to your shell
thefuck -a >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment