diff --git a/.config/yadm/bootstrap.d/lsd.sh b/.config/yadm/bootstrap.d/lsd.sh index 496e96d..b6cd873 100755 --- a/.config/yadm/bootstrap.d/lsd.sh +++ b/.config/yadm/bootstrap.d/lsd.sh @@ -10,6 +10,7 @@ if [[ "$OSNAME" == "Linux" ]]; then echo 'ERROR: Unknown distro' echo 'Exiting...' exit 1 + fi elif [[ "$OSNAME" == "macOS" ]]; then # macOS brew install lsd