MRC/Tutorials/Customizing Ubuntu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
= Terminal Colors = | = Terminal Colors = | ||
# <pre>gedit ~/.bashrc</pre> | |||
# Uncomment the following line:<pre>#force_color_prompt=yes</pre>by removing the ''#'' | |||
# save and exit. Now if you start a new terminal, you will have a colored prompt. |
Revision as of 22:27, 23 April 2014
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.