diff --git a/homedir.skel/.local/bashrc.d/100.prompt.sh b/homedir.skel/.local/bashrc.d/100.prompt.sh new file mode 100644 index 0000000..cb3ce02 --- /dev/null +++ b/homedir.skel/.local/bashrc.d/100.prompt.sh @@ -0,0 +1 @@ +export PS1="\h:\w\\$ "