mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
kill off sh
This commit is contained in:
parent
69b3f4b72a
commit
09279f821d
1 changed files with 0 additions and 8 deletions
8
sh/title
8
sh/title
|
@ -1,8 +0,0 @@
|
|||
if [ $USER = root ] ; then
|
||||
BASE="#"
|
||||
else
|
||||
BASE="$"
|
||||
fi
|
||||
|
||||
PS1="${USER} ${BASE} "
|
||||
export PS1
|
Loading…
Add table
Reference in a new issue