My Linux terminal color scheme @AverageLinuxUser
My Linux terminal color scheme  @AverageLinuxUser
Uploaded August 2017 | Updated September 2026, 2 weeks ago
This is a tutorial on how to enable colors for your terminal output in Arch Linux. In particular, in your Bash environment, in your pacman package manager, and for your nano text editor.

1. Enable colors in Bash.

Backu up the settings:
cp .bashrc .bashrc.backup
sudo cp /etc/bash.bashrc /etc/bash.bashrc.backup

Download links for these three files are in this article: averagelinuxuser.com/linux-terminal-color

Move these files to the following places:
sudo mv bash.bashrc /etc/bash.bashrc
sudo mv DIR_COLORS /etc/
mv .bashrc ~/

2. Colorful output in pacman.

Back up you pacman.config file.
sudo cp /etc/pacman.conf /etc/pacman.conf.backup

And uncomment the word color in that file:
sudo sed -i 's/#Color/Color/g' /etc/pacman.conf

3. Syntaxt highlighting in nano.

Backup you nano config files:
cp ~/.nanorc ~/.nanorc .backup
sudo cp /etc/nanorc /etc/nanorc.backup

Edit either ~/.nanorc or /etc/nanorc. Add the following line at the end of the file:
include "/usr/share/nano/*.nanorc"

The wallpaper can be downloaded from my wallpaper G+ collection plus.google.com/b/105235169774065518394/collection/YlkQNE

Please, let me know if you know more terminal color settings. Maybe I missed something.
Thank you for watching.

################################################

Support on Patreon: patreon.com/averagelinuxuser

Donate through PayPal: paypal.me/Kryvokhyzha

################################################

More cool Linux stuff at other social media:

Google+ - Best Linux Stuff: plus.google.com/+AverageLinuxUser
Facebook - Top Linux Tips: facebook.com/AverageLinuxUser
Twitter - Daily Linux News: twitter.com/AVGLinuxUser

Website: averagelinuxuser.com
My Linux terminal color schemeLinux disadvantagesCloudBerry Backup: an ULTIMATE BACKUP solution for LINUXHow to UPGRADE to LINUX MINT 19.110 Things to do first in Arch LinuxSolus Icons & Themes30 things to do After Installing Manjaro XFCE (2021)Command-line completion (tab completion)LanguageTool: free and open-source grammar checkerDebian 11 bullseye review (GNOME, KDE, XFCE)Firefox smooth scrollingDebians NEW Installer (Calamares)
Average Linux User |

My Linux terminal color scheme

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER