Documentation
¶
Overview ¶
Package config initializes some data for shell. e.g. username, colors, hostname...
Index ¶
Constants ¶
View Source
const ( RESET = "\033[0m" RED = "\033[31m" GREEN = "\033[32m" YELLOW = "\033[33m" BLUE = "\033[34m" PURPLE = "\033[35m" CYAN = "\033[36m" WHITE = "\033[37m" )
ANSI escape codes for some colors.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.