Update .local/share/chezmoi/software.yml, .local/share/chezmoi/home/.chezmoiscripts/darwin/run_once_before_20-ensure-user-group

This commit is contained in:
Brian Zalewski 2022-12-03 03:48:33 +00:00
parent bdfd224e9c
commit 5a8571934e
2 changed files with 13 additions and 7 deletions

View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
### Ensure user has group of same name
echo y | sudo dseditgroup -o create "$USER"

View file

@ -392,7 +392,8 @@ softwarePackages:
_home: https://code.google.com/archive/p/autokey/ _home: https://code.google.com/archive/p/autokey/
_name: Autokey _name: Autokey
_service: null _service: null
ansible: professormanhattan.autokey ansible:linux: professormanhattan.autokey
ansible:windows: professormanhattan.autokey
apt: autokey apt: autokey
choco: autohotkey choco: autohotkey
dnf: autokey dnf: autokey
@ -3539,7 +3540,7 @@ softwarePackages:
_home: https://wiki.gnome.org/Apps/Lollypop _home: https://wiki.gnome.org/Apps/Lollypop
_name: Lollypop _name: Lollypop
_service: null _service: null
ansible: professormanhattan.lollypop ansible:linux: professormanhattan.lollypop
apt: lollypop apt: lollypop
dnf: lollypop dnf: lollypop
pacman: lollypop pacman: lollypop
@ -4467,7 +4468,7 @@ softwarePackages:
_name: Peek _name: Peek
_rpmFusion: true _rpmFusion: true
_service: null _service: null
ansible: professormanhattan.peek ansible:linux: professormanhattan.peek
apt: apt:
- software-properties-common - software-properties-common
- peek - peek
@ -4624,7 +4625,8 @@ softwarePackages:
_home: https://safing.io/ _home: https://safing.io/
_name: portmaster _name: portmaster
_service: null _service: null
ansible: professormanhattan.portmaster ansible:linux: professormanhattan.portmaster
ansible:windows: professormanhattan.portmaster
portout: portout:
_bin: null _bin: null
_desc: '' _desc: ''
@ -5372,7 +5374,7 @@ softwarePackages:
_name: null _name: null
_service: null _service: null
npm: share-cli npm: share-cli
sharex: sharex:windows:
_bin: null _bin: null
_desc: '[ShareX](https://getsharex.com/) is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.' _desc: '[ShareX](https://getsharex.com/) is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.'
_docs: https://getsharex.com/docs/faq _docs: https://getsharex.com/docs/faq
@ -5477,7 +5479,7 @@ softwarePackages:
_home: https://wiki.gnome.org/Apps/Shotwell _home: https://wiki.gnome.org/Apps/Shotwell
_name: Shotwell _name: Shotwell
_service: null _service: null
ansible: professormanhattan.shotwell ansible:linux: professormanhattan.shotwell
apt: shotwell apt: shotwell
dnf: shotwell dnf: shotwell
pacman: shotwell pacman: shotwell
@ -6090,7 +6092,7 @@ softwarePackages:
_home: null _home: null
_name: Timeshift _name: Timeshift
_service: null _service: null
ansible: professormanhattan.timeshift ansible:linux: professormanhattan.timeshift
apt: timeshift apt: timeshift
dnf: timeshift dnf: timeshift
yay: timeshift yay: timeshift