Skip to content

Commit

Permalink
Merge pull request #3 from nomutin/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
nomutin authored Dec 30, 2023
2 parents 0691e3f + 2aa4155 commit d6ef77c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ cask_args appdir: "/Applications"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"

brew "docker"
brew "deno"
brew "ffmpeg"
brew "gitmoji"
Expand Down
2 changes: 1 addition & 1 deletion scripts/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ defaults write com.apple.finder WarnOnEmptyTrash -bool false
defaults write com.apple.dock autohide-time-modifier -int 0
defaults write com.apple.dock autohide -bool true
defaults write com.apple.dock show-recents -bool false
defaults write com.apple.dock tilesize -int 100
defaults write com.apple.dock tilesize -int 128

# ネットワークストアファイルを作成しない
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
Expand Down

0 comments on commit d6ef77c

Please sign in to comment.