Skip to content

Commit

Permalink
Remove echo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Jan 8, 2024
1 parent 5556ae6 commit 3696cb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ if [ -d "$HOME/Nextcloud/Apps/" ]; then
mkdir -p "$HOME/.warp"
rm -f "$HOME/.warp/launch_configurations"
ln -s "$HOME/Nextcloud/Apps/Warp/launch_configurations" "$HOME/.warp/launch_configurations"
else
echo "==> ℹ️ Nextcloud folder not found - skipping symlinks"
fi

echo "==> 📜 Setting Homebrew Zsh as default shell"
Expand Down

0 comments on commit 3696cb9

Please sign in to comment.