From b755bac4fa99839fbb6be555b9ec93dad41ba38d Mon Sep 17 00:00:00 2001 From: hc Date: Tue, 22 Oct 2024 11:54:29 +0800 Subject: udpate --- setup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index a53fe40..651105c 100755 --- a/setup.sh +++ b/setup.sh @@ -54,10 +54,11 @@ set statusline=%F " shows full file path EOF -[ -f ~/.bashrc ] || tee -a ~/.bashrc > /dev/null << EOF +tee -a ~/.bashrc > /dev/null << EOF LS_COLORS=$LS_COLORS:'di=38;5;135:' ; export LS_COLORS PS1='[\[\033[01;32m\]\u\[\033[00m\]@\h \[\033[38;5;135m\]\W\[\033[00m\]]\$ ' EOF +source ~/.bashrc sudo timedatectl set-timezone Asia/Singapore -- cgit v1.2.3-70-g09d2