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:
@@ -6,7 +6,7 @@ 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
|
||||
sudo apt install -y nnn zsh ncdu htop rsync git vim tmux
|
||||
|
||||
# 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