-
Notifications
You must be signed in to change notification settings - Fork 0
/
macos.yaml
executable file
·45 lines (45 loc) · 1.51 KB
/
macos.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
description: macos.yaml - https://github.com/dsully/macos-defaults
sudo: true
current_host: true
data:
NSGlobalDomain:
AppleShowAllExtensions: true
NSDocumentSaveNewDocumentsToCloud: false
ApplePressAndHoldEnabled: false
InitialKeyRepeat: 10
KeyRepeat: 1
NSNavPanelExpandedStateForSaveMode: true
NSNavPanelExpandedStateForSaveMode2: true
com.apple.Dock:
autohide: true
autohide-delay: 0
autohide-time-modifier: 0.4
mineffect: 'scale'
show-recents: false
com.apple.finder:
DisableAllAnimations: true # disable animations
AppleShowAllFiles: true # show hidden files
AppleShowAllExtensions: true # show all extensions
ShowPathbar: true # show path bar
ShowStatusBar: true # show status bar
_FXShowPosixPathInTitle: true # show posix path in title
FXEnableExtensionChangeWarning: 'false' # disable extension change warning
WarnOnEmptyTrash: false # disable warn on empty trash
FXPreferredViewStyle: 'clmv' # column view
_FXSortFoldersFirst: true # sort folders first
FXDefaultSearchScope: 'SCcf' # search current folder
com.google.Chrome:
AppleEnableMouseSwipeNavigateWithScrolls: false
org.m0k.transmission:
AutoUpdateBeta: true
DownloadAsk: false
MagnetOpenAsk: false
CheckRemoveDownloading: true
DeleteOriginalTorrent: true
WarningDonate: false
WarningLegal: false
BlocklistNew: true
BlocklistURL: 'http://john.bitsurge.net/public/biglist.p2p.gz'
BlocklistAutoUpdate: true
RandomPort: true