-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbrewcask
More file actions
51 lines (50 loc) · 1.26 KB
/
brewcask
File metadata and controls
51 lines (50 loc) · 1.26 KB
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
# See: https://github.com/Homebrew/homebrew-bundle
##################### cask #####################
# Firefox WebBrowser
cask "firefox"
# Google Chrome Webbrowser
cask "google-chrome"
# The 1Password password manager
cask "1password"
# Command-line helper for the 1Password password manager
cask "1password-cli"
#Uninstaller and cleaning assistant
cask "appcleaner"
# Eclipse-based LDAP browser and directory client
cask "apache-directory-studio"
# Open-source browser prompter
cask "browserosaurus"
# Clipboard extension app
cask "clipy"
# Terminal emulator as alternative to Apple's Terminal app
cask "iterm2"
#JetBrains tools manager
cask "jetbrains-toolbox"
# Kubernetes IDE
cask "lens"
# Visual tool to design, develop and administer MySQL servers
cask "mysqlworkbench"
# Collaboration platform for API development
cask "postman"
# Move and resize windows using keyboard shortcuts or snap areas
cask "rectangle"
# Team communication and collaboration software
cask "slack"
# General-purpose text editor
cask "textmate"
# Network protocol analyzer
cask "wireshark"
# X Certificate and Key management
cask "xca"
# KeyClu
cask "keyclu"
# Visual Studio Code
cask "visual-studio-code"
# Calibre
cask "calibre"
# Kubecontext
cask "kubecontext"
# diffmerge
cask "diffmerge"
# Slack
cask "slack"