Auto Update

This commit is contained in:
matt1432 2023-02-04 04:24:28 -05:00
parent d5ecff40d0
commit 6dd394d59a

View file

@ -30,8 +30,3 @@ GREEN="01;32m"
cat << EOF >> ../../.PS1
PS1='\[\033[$GREEN\]\u\[\033[01;38;5;${SERV_COLOR}m\]@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]$ '
EOF
if [ "$USER" = jelly ] ; then
rm ../../.nanorc /root/.nanorc /etc/nanorc
fi