Skip to content

Instantly share code, notes, and snippets.

@TiNredmc
Last active February 2, 2022 08:28
Show Gist options
  • Save TiNredmc/19d6e84ac264a2df372b6ce134c7f0d6 to your computer and use it in GitHub Desktop.
Save TiNredmc/19d6e84ac264a2df372b6ce134c7f0d6 to your computer and use it in GitHub Desktop.
Bashrc setting for F1C100s Buildroot. Just make it more colorful UwU
# Bashrc setting for F1C100s Buildroot. Just make it more colorful UwU
PS1='\[\e[0;38;5;161m\]\h\[\e[0m\]@\[\e[0;38;5;49m\]\u\[\e[0m\]:\[\e[0;38;5;39m\]\w\[\e[0m\]#'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment