Auto Update
This commit is contained in:
parent
d5ecff40d0
commit
6dd394d59a
1 changed files with 0 additions and 5 deletions
5
setup.sh
5
setup.sh
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue