From eabf5b889b42ac79c021a692c6bcdb74fafa5c15 Mon Sep 17 00:00:00 2001 From: hc Date: Sun, 26 Jan 2025 12:14:06 +0800 Subject: update --- setup.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 9344120..1aecd1c 100755 --- a/setup.sh +++ b/setup.sh @@ -20,6 +20,10 @@ sudo timedatectl set-timezone Asia/Singapore # then git clone work directory, or git clone altogether +sudo dnf install -y ncurses-term nc # nc for vim +echo "export TERM=xterm-256color" >> ~/.bashrc +source ~/.bashrc +tput colors # shld be 256 -- cgit v1.2.3-70-g09d2