# ad Decrypt a file encrypted with `age` using your GitHub SSH keys. ## Usage ```bash ad ``` Uses `AGE_KEYSFILE` and `AGE_KEYSSOURCE` if keys are missing. ## Example ```bash ad secret.txt.age ```