mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-12-08 12:18:56 +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