mirror of
https://github.com/epitaxy/charms.git
synced 2025-12-07 00:15:55 +09:00
Update ubuntu_mates.sh
This commit is contained in:
@@ -2,3 +2,9 @@
|
|||||||
|
|
||||||
# Faster Ubuntu APT repository server for Korean
|
# Faster Ubuntu APT repository server for Korean
|
||||||
sudo sed -i 's/kr.archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list
|
sudo sed -i 's/kr.archive.ubuntu.com/mirror.kakao.com/g' /etc/apt/sources.list
|
||||||
|
|
||||||
|
# essential packages
|
||||||
|
sudo apt install -y nnn zsh ncdu htop rsync
|
||||||
|
|
||||||
|
# Installation of om my zsh
|
||||||
|
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
|
|||||||
Reference in New Issue
Block a user