Skip to content

Commit

Permalink
added credit to script
Browse files Browse the repository at this point in the history
  • Loading branch information
twocanoes committed Nov 10, 2022
1 parent 9c37467 commit e36e74d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/setup_xcreds_autostart.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash -e

#thanks to Simon Andersen for crafting the core of this.

if [ ! -d "/Library/LaunchAgents" ]; then
mkdir /Library/LaunchAgents
fi
Expand Down

0 comments on commit e36e74d

Please sign in to comment.