3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
# Very simple bash RC for interactive script debugging
|
|
PS1='(init.sh) \u@\h:\w\$ '
|