mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2026-02-13 19:59:13 +00:00
better install environment
This commit is contained in:
@@ -14,5 +14,5 @@ apps=(
|
||||
if [ "$(uname)" == "Darwin" ]; then
|
||||
brew install "${apps[@]}" --cask
|
||||
else
|
||||
echo "skipping cask for non-macos platform"
|
||||
echo " ▶ skipping cask for non-macos platform"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user