Skip to content

Instantly share code, notes, and snippets.

View pgpbpadilla's full-sized avatar
🏠
Working from home

Pablo Padilla pgpbpadilla

🏠
Working from home
  • Kuehne + Nagel (AG & Co.) KG
  • Hamburg, Deutschland
View GitHub Profile
@pgpbpadilla
pgpbpadilla / renew-gpgkey.md
Created August 30, 2023 18:25 — forked from krisleech/renew-gpgkey.md
Renew Expired GPG key

Renew GPG key

Given that your key has expired.

$ gpg --list-keys
$ gpg --edit-key KEYID

Use the expire command to set a new expire date:

#!/usr/bin/env bash
# fresh-chrome
#
# Use this script on OS X to launch a new instance of Google Chrome
# with its own empty cache, cookies, and user configuration.
#
# The first time you run this script, it will launch a new Google
# Chrome instance with a permanent user-data directory, which you can
# customize below. Perform any initial setup you want to keep on every