forked from sh-edraft.de/sh_linux_installation_scripts
Added echo outputs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_lsd() {
|
||||
echo 'Installing lsd:'
|
||||
echo "Installing lsd"
|
||||
mkdir hack
|
||||
cd hack
|
||||
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Hack.zip
|
||||
|
Reference in New Issue
Block a user