Forward GnuPG agent from macOS to Linux
Run gpg once as your to create the directory structure
gpg --list-keys
| -- Open automator | |
| -- * New Service | |
| -- * Service Recieves: no input | |
| -- * Paste the following | |
| -- * Alter audio sources to match your machine | |
| -- * Save | |
| -- Open Keyboard | |
| -- * Shortcuts | |
| -- * Services | |
| -- * Bind to shortcut |
| ruby '2.7.1' | |
| gem 'rails', github: 'rails/rails' | |
| gem 'tzinfo-data', '>= 1.2016.7' # Don't rely on OSX/Linux timezone data | |
| # Action Text | |
| gem 'actiontext', github: 'basecamp/actiontext', ref: 'okra' | |
| gem 'okra', github: 'basecamp/okra' | |
| # Drivers |