Skip to content

Commit

Permalink
Configure Rectangle
Browse files Browse the repository at this point in the history
  • Loading branch information
joemoore committed Sep 2, 2021
1 parent 0eed691 commit f8a6be1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added files/com.knollsoft.Rectangle.plist
Binary file not shown.
4 changes: 4 additions & 0 deletions scripts/common/configuration-osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,15 @@ dockutil --list | awk -F\t '{print "dockutil --remove \""$1"\" --no-restart"}' |
dockutil --add /Applications/Google\ Chrome.app --no-restart
dockutil --add /Applications/iTerm.app

# Force Preference Refresh
killall -u $USER cfprefsd

echo
echo "Configuring iTerm"
cp files/com.googlecode.iterm2.plist ~/Library/Preferences

echo "Configuring Rectangle"
cp files/com.knollsoft.Rectangle.plist ~/Library/Preferences/com.knollsoft.Rectangle.plist
open /Applications/Rectangle.app

echo "Configuring FlyCut"
Expand Down

0 comments on commit f8a6be1

Please sign in to comment.