From fdbb9ec0d546ebf55338c4631f3cad50d862dae8 Mon Sep 17 00:00:00 2001 From: epitaxy <31850335+epitaxy@users.noreply.github.com> Date: Thu, 2 Jun 2022 13:42:38 +0900 Subject: [PATCH] Update ubuntu_mates.sh --- ubuntu_mates.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu_mates.sh b/ubuntu_mates.sh index b508f7a..c986ff6 100644 --- a/ubuntu_mates.sh +++ b/ubuntu_mates.sh @@ -5,6 +5,7 @@ sudo sed -i 's/kr.archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list sudo sed -i 's/archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list # essential packages +sudo apt update sudo apt install -y nnn zsh ncdu htop rsync git vim # Installation of om my zsh