Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 380 Bytes

new_install.md

File metadata and controls

12 lines (10 loc) · 380 Bytes

New installation for Ubuntu

Useful packages

sudo apt install curl git progress bpytop screen

# OhMyZsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Progress of processes

progress -w Read here