Add a few files that I missed
This commit is contained in:
parent
2391d79c30
commit
01f4f228d4
@ -43,3 +43,4 @@ cask "visual-studio-code"
|
|||||||
cask "keyboard-maestro"
|
cask "keyboard-maestro"
|
||||||
cask "kaleidoscope"
|
cask "kaleidoscope"
|
||||||
cask "contexts"
|
cask "contexts"
|
||||||
|
cask "signal"
|
||||||
|
|||||||
11
.local/bin/dotfiles
Executable file
11
.local/bin/dotfiles
Executable 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"
|
||||||
Loading…
x
Reference in New Issue
Block a user