mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-07 11:59:29 +00:00
Initial Commit
This commit is contained in:
parent
f18da1cc25
commit
a5bc6b13c5
96 changed files with 6936 additions and 0 deletions
24
optional/synth-shell/synth-shell-prompt.root.config
Normal file
24
optional/synth-shell/synth-shell-prompt.root.config
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
##==============================================================================
|
||||
## COLORS
|
||||
##==============================================================================
|
||||
|
||||
font_color_user="black"
|
||||
background_user="red"
|
||||
texteffect_user="bold"
|
||||
|
||||
font_color_host="red"
|
||||
background_host="black"
|
||||
texteffect_host="bold"
|
||||
|
||||
font_color_pwd="black"
|
||||
background_pwd="red"
|
||||
texteffect_pwd="bold"
|
||||
|
||||
font_color_git="white"
|
||||
background_git="black"
|
||||
texteffect_git="bold"
|
||||
|
||||
font_color_input="red"
|
||||
background_input="none"
|
||||
texteffect_input="bold"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue