Skip to content

Instantly share code, notes, and snippets.

@NghiaMaster
Created October 18, 2019 06:55
Show Gist options
  • Save NghiaMaster/4800caf6d95bb10857ed691ffd213e8a to your computer and use it in GitHub Desktop.
Save NghiaMaster/4800caf6d95bb10857ed691ffd213e8a to your computer and use it in GitHub Desktop.
Linuxdeploy
#Enable Bash histoty
chsh -s /bin/bash
#install bash-completion
sudo apt install bash-completion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment