#!/bin/zsh function gpgreset() { gpgconf --kill all && gpgconf --launch all }