Files
ARCH/terminal/.bashrc_light

9 lines
295 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# упрощенный Bashrc ( вывод юзера и хоста с баннером )
# пример [ root@arch1 ]
source ~/.bashrc_colors
source ~/.functions
PS1="$Cyan┌──$RstColor[ $Red\u$Cyan@$Green\h$RstColor ]\n$RstColor$Cyan├── $Green\w\n$Cyan└>$RstColor"
screenfetch