From fc3b338962cfe25e5e14907d9f46113731bc7f07 Mon Sep 17 00:00:00 2001 From: hc Date: Tue, 22 Oct 2024 14:08:26 +0800 Subject: udpate --- setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 651105c..83efcd8 100755 --- a/setup.sh +++ b/setup.sh @@ -21,7 +21,7 @@ sudo dnf install -y gcc gcc-c++ #sudo yum install -y python3-openstackclient s3fs-fuse awscli #pip install jupyterlab python-swiftclient -sudo dnf update -y +#sudo dnf update -y cat << EOF >> /etc/vimrc augroup netcat_clipboard @@ -54,7 +54,7 @@ set statusline=%F " shows full file path EOF -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 -- cgit v1.2.3-70-g09d2