-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
default.config.yml
122 lines (111 loc) · 4.95 KB
/
default.config.yml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
---
computername: Kerngehäuse
hostname: kerngehaeuse
finder_proxy_icon_hover_delay: 0
safari_show_full_url_in_address_bar: true
safari_open_safe_files_automatically: true
safari_show_status_bar: true
safari_show_developer_menu: true
system_save_application_state_on_quit: no
system_expand_save_panel_by_default: yes
system_expand_print_panel_by_default: yes
system_show_file_extensions_warning: no
system_warn_before_emptying_the_trash: yes
system_use_f_keys_as_standard_function_keys: yes
system_index_network_storage_with_spotlight: no
trackpad_tap_to_click: yes
screensaver_ask_for_password: no
screensaver_ask_for_password_in_seconds: 5
shell_path: /usr/local/bin/zsh
homebrew_taps:
- homebrew/cask-fonts
- homebrew/cask-versions
- romkatv/powerlevel10k
- shivammathur/extensions
- shivammathur/php
homebrew_apps:
- 1password # Password manager that keeps all passwords secure behind one password
- 1password-cli # Command-line helper for the 1Password password manager
- alfred # Application launcher and productivity software
- arc # Chromium based browser
- backblaze # Data backup and storage service
- cardhop # Contacts manager
- discord # Voice and text chat software
- dropbox # Client for the Dropbox cloud storage service (mostly used to sync Alfred preferences)
- fantastical # Calendar software
- fmail # Unofficial native application for Fastmail
- fliqlo # Flip clock screensaver
- font-fira-code-nerd-font # Developer targeted fonts with a high number of glyphs
- gpg-suite-no-mail # Tools to protect your files (used for signed git commits)
- iterm2 # Terminal emulator as alternative to Apple's Terminal app
- intellij-idea-ce # IDE for Java development - community edition
- karabiner-elements # Keyboard customizer (mostly used to map option a/o/u to ä/ö/ü on US keyboards)
- mailmate # Email client
- microsoft-office # Office suite
- microsoft-auto-update # Provides updates to various Microsoft products
- mongodb-compass # Interactive tool for analyzing MongoDB data
- phpstorm # PHP IDE by JetBrains
- rectangle # Move and resize windows using keyboard shortcuts or snap areas
- setapp # Collection of apps available by subscription
- slack # Team communication and collaboration software
- spotify # Music streaming service
- stoplight-studio # Editor for designing and documenting APIs
- sublime-merge # Git client
- sublime-text # Text editor for code, markup and prose
- telegram # Messaging app with a focus on speed and security
- transmit # File transfer application
- whatsapp # Desktop client for WhatsApp
- zoom # Video communication and virtual meeting platform
# currently installed via setapp
# - bartender # Menu bar icon organizer
# - cleanmymac # Tool to remove unnecessary files and folders from disk
# - cleanshot # Screen capturing tool
# - dash # API documentation browser and code snippet manager
# - rapidapi # HTTP client that helps testing and describing APIs
# - tableplus # Native GUI tool for relational databases
homebrew_packages:
- awscli # Official Amazon AWS command-line interface
- ansible # Automate deployment, configuration, and upgrading
- aws-vault # Securely store and access AWS credentials in development environments
- bash
- cookiecutter # Utility that creates projects from templates
- gh # GitHub command-line tool
- git # Distributed revision control system
- glab # GitLab command-line tool
- glow # Render markdown on the CLI
- grep # GNU grep, egrep and fgrep
- httpie # User-friendly cURL replacement (command-line HTTP client)
- jq # Lightweight and flexible command-line JSON processor
- make
- mas # Mac App Store command-line interface
- openssh # OpenBSD freely-licensed SSH connectivity tools
- romkatv/powerlevel10k/powerlevel10k
- shivammathur/php/[email protected]
- shivammathur/extensions/[email protected]
- shivammathur/extensions/[email protected]
- shivammathur/extensions/[email protected]
- shivammathur/extensions/[email protected]
- shivammathur/extensions/[email protected]
- terraform # Tool to build, change, and version infrastructure
- terragrunt # Thin wrapper for Terraform e.g. for locking state
- tree # Display directories as trees (with optional color/HTML output)
- vim # Vi 'workalike' with many additional features
- wget # Internet file retriever
- yadm # Yet Another Dotfiles Manager
- watch # Executes a program periodically, showing output fullscreen
- zsh
mas_apps:
- { name: 1Blocker, id: 1107421413 }
- { name: 1Password for Safari, id: 1569813296 }
- { name: Amphetamine, id: 937984704 }
- { name: JSONPeep, id: 1458969831 }
- { name: Mela, id: 1568924476 }
- { name: Numbers, id: 409203825 }
- { name: Pages, id: 409201541 }
- { name: Patterns, id: 429449079 }
- { name: Pins, id: 1547106997 }
- { name: Pixelmator Pro, id: 1289583905 }
- { name: Refined GitHub, id: 1519867270 }
- { name: StopTheMadness, id: 1376402589 }
- { name: Things, id: 904280696 }
- { name: uBlacklist for Safari, id: 1547912640 }