Skip to content

Commit

Permalink
Merge pull request #32 from grendel-consulting/agency
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirezj authored Jan 3, 2025
2 parents 3c82236 + 104823c commit b92df7c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .chezmoidata/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ packages:
- visual-studio-code
- zoom
mas:
- name: HP Smart for Desktop
id: 1474276998
- name: Slack for Desktop
id: 803453959
- name: WhatsApp Messenger
Expand Down
4 changes: 4 additions & 0 deletions .chezmoiscripts/run_once_after_join-workbrew-group.sh.tmpl.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail

sudo dseditgroup -o edit -a "$(whoami)" -t user workbrew_users
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ You may need to launch tools first time to configure launch on startup and check

You may need to explicitly grant permissions to various tools: Flux, Ice, Rectangle

You may opt to install the Kolide Launcher agent

### Maintenance

Regular maintenance tasks should be handled through scripts here too.

0 comments on commit b92df7c

Please sign in to comment.