Add a few files that I missed

This commit is contained in:
Tony Miller 2025-08-30 01:07:52 +10:00
parent 2391d79c30
commit 01f4f228d4
2 changed files with 12 additions and 0 deletions

View File

@ -43,3 +43,4 @@ cask "visual-studio-code"
cask "keyboard-maestro"
cask "kaleidoscope"
cask "contexts"
cask "signal"

11
.local/bin/dotfiles Executable file
View File

@ -0,0 +1,11 @@
#!/bin/sh
#defaults write -g NSWindowShouldDragOnGesture -bool true
brew bundle --file=~/.config/Brewfile
~/.config/rectangle
~/.config/scroll-reverser
open ~/.config/terminal/PaperColor.terminal && sleep 5
defaults write com.apple.terminal "Default Window Settings" -string "PaperColor"
defaults write com.apple.Terminal "Startup Window Settings" -string "PaperColor"