wget -O /usr/bin/bd https://raw.github.com/vigneshwaranr/bd/master/bd chmod +rx /usr/bin/bd echo 'alias bd=". bd -s"' >> ~/.bashrc source ~/.bashrc