sudo apt update
sudo apt install curl
curl -LO https://github.com/lsd-rs/lsd/releases/download/v1.0.0/lsd-musl_1.0.0_amd64.deb
sudo dpkg -i lsd-musl_1.0.0_amd64.deb
lsd
curl -LO https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/D2Coding.zip
unzip D2Coding.zip -d ~/.fonts