Improved lsd install
This commit is contained in:
parent
7b563ccd98
commit
a9dd4a2107
@ -26,9 +26,6 @@ install_chrome() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
install_lsd() {
|
install_lsd() {
|
||||||
wget https://github.com/source-foundry/Hack/releases/download/v3.003/Hack-v3.003-ttf.zip
|
apt-get install fonts-hack-ttf -y
|
||||||
unzip Hack-v3.003-ttf.zip
|
|
||||||
sudo cp -r ttf/* /usr/share/fonts/
|
|
||||||
rm -r ttf
|
|
||||||
sudo snap install lsd
|
sudo snap install lsd
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user