MRC/Tutorials/Customizing Ubuntu
Jump to navigation
Jump to search
Additional Drivers
Open the Additional Drivers app. You may have a green circuit board icon in the top right of your screen. If not, open a terminal and type:
jockey-gtk
Gnome Panel
sudo apt-get install gnome-panel
- Log-out, click the little icon located top-right of your name and select Gnome Classic, and log back in
Terminator
sudo apt-get install terminator
Terminal Colors
gedit ~/.bashrc
- Uncomment the following line:
#force_color_prompt=yes
by removing the # - save and exit. Now if you start a new terminal, you will have a colored prompt.