Skip to content

Instantly share code, notes, and snippets.

@PoundXI
Created August 22, 2019 12:31
Show Gist options
  • Select an option

  • Save PoundXI/5cd74b665468a7edd09fd6374604ce34 to your computer and use it in GitHub Desktop.

Select an option

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