Skip to content

Instantly share code, notes, and snippets.

@PoundXI
Created August 22, 2019 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PoundXI/5cd74b665468a7edd09fd6374604ce34 to your computer and use it in GitHub Desktop.
Save PoundXI/5cd74b665468a7edd09fd6374604ce34 to your computer and use it in GitHub Desktop.
Enable colored bash prompt on Ubuntu (For root)
sudo sed 's/#force_color_prompt=yes/force_color_prompt=yes/g' -i /root/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment