Forked from dasgoll/Install bash-completion on Amazon Linux
Last active
May 29, 2018 06:26
-
-
Save mudivili/b5665d24a2c931303d785749ee4956ff to your computer and use it in GitHub Desktop.
Install bash-completion on Amazon Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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