#!/usr/bin/env bash
# install deb-get packages

# deb-get packages
deb-get install docker-ce
deb-get install code
deb-get install sublime-text
deb-get install master-pdf-editor-5
deb-get install discord
deb-get install zotero
deb-get install gcm # git-credential-manager: authenticates remote repos (e.g., GitHub) using a private GPG key + `pass` to automatically interact with them (via git clone, git push, etc.) without requesting password. This approach diregards tokens or similar.
deb-get install protonvpn # NOTE: if it fails, see https://github.com/wimpysworld/deb-get/issues/975