Skip to content

Instantly share code, notes, and snippets.

@qoda
Created March 22, 2011 15:02
Show Gist options
  • Save qoda/881354 to your computer and use it in GitHub Desktop.
Save qoda/881354 to your computer and use it in GitHub Desktop.
Command to enable bash autocomplete
sudo chsh -s /bin/bash <user_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment