chsh -s /bin/bash
brew install terraform 
touch ~/.bashrc
terraform -install-autocomplete
brew install kubectl
echo 'export HISTTIMEFORMAT="%d/%m/%y %T "' >> ~/.bash_profile