DevOps
Bitwarden Secrets Manager on macOS
Run this command:
curl https://bws.bitwarden.com/install > bws.sh
Review the downloaded script to make sure that it is safe to use
Comin Hard Reset
Do not use git push --force on main, otherwise comin will not be able to recognize changes until it is reset
# rm -rf /var/lib/comin
# systemctl restart comin
# cd /var/lib/comin/repository
# comin fetch