Package Details: gentoo-color-bash 2025.08.18-1

Git Clone URL: https://aur.archlinux.org/gentoo-color-bash.git (read-only, click to copy)
Package Base: gentoo-color-bash
Description: Gentoo color terminal and bash command prompt. Looks very nice.
Upstream URL: https://www.gentoo.org
Keywords: bash color prompt
Licenses: GPL
Submitter: ivanmara
Maintainer: ivanmara
Last Packager: ivanmara
Votes: 1
Popularity: 0.000140
First Submitted: 2025-05-06 15:57 (UTC)
Last Updated: 2025-08-18 10:57 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Pinned Comments

ivanmara commented on 2025-07-04 15:28 (UTC) (edited on 2025-07-04 15:33 (UTC) by ivanmara)

USAGE: after install, you can enable it:

A. for local users:

add line:

source /usr/share/gentoo-color-bash/10-gentoo-color.bash

to users: ~/.bashrc and /etc/skel/.bashrc

B. for system globaly:

  1. in users: ~/.bashrc and /etc/skel/.bashrc remove\comment var PS1 or empty this files

  2. add line:

source /usr/share/gentoo-color-bash/10-gentoo-color.bash

to global: /etc/bash.bashrc

relogin

Now you can add (if needed) you own ~/.dir_colors or /etc/DIR_COLORS for perfect ls. See arch wiki or github for examples.

Latest Comments

ivanmara commented on 2025-07-04 15:28 (UTC) (edited on 2025-07-04 15:33 (UTC) by ivanmara)

USAGE: after install, you can enable it:

A. for local users:

add line:

source /usr/share/gentoo-color-bash/10-gentoo-color.bash

to users: ~/.bashrc and /etc/skel/.bashrc

B. for system globaly:

  1. in users: ~/.bashrc and /etc/skel/.bashrc remove\comment var PS1 or empty this files

  2. add line:

source /usr/share/gentoo-color-bash/10-gentoo-color.bash

to global: /etc/bash.bashrc

relogin

Now you can add (if needed) you own ~/.dir_colors or /etc/DIR_COLORS for perfect ls. See arch wiki or github for examples.