Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mudivili/b5665d24a2c931303d785749ee4956ff to your computer and use it in GitHub Desktop.
Save mudivili/b5665d24a2c931303d785749ee4956ff to your computer and use it in GitHub Desktop.
Install bash-completion on Amazon Linux
## Install bash-completion on Amazon Linux
sudo yum install bash-completion --enablerepo=epel
sudo yum install git bash-completion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment