Let people own their own basic configs
Just call for defaults, then overwrite
This commit is contained in:
5
defaults/bash/prompt
Normal file
5
defaults/bash/prompt
Normal file
@ -0,0 +1,5 @@
|
||||
force_color_prompt=yes
|
||||
color_prompt=yes
|
||||
|
||||
PS1=$'\uf0a9 '
|
||||
PS1="\[\e]0;\w\a\]$PS1"
|
Reference in New Issue
Block a user