palazzem / hanzo

Ansible orchestration to configure a development environment -
http://hanzo.sh
Other
23 stars 5 forks source link

Set tty permission required by GPG interface #197

Closed palazzem closed 1 year ago

palazzem commented 1 year ago

Overview

Equivalent of:

$ chown user:tty $(tty)

This is required to fix terminal permissions when using GPG.