SSH Keys

Manage SSH keys for git clone and push access. Clone URL: git@makenot.work:{{ username }}/{repo}.git

Loading...

Paste the contents of your ~/.ssh/id_ed25519.pub or similar public key file

Console theme

Color palette for your terminal dashboard over ssh makenot.work.

Following the terminal picks a light or dark palette from what your terminal reports. Separate from your profile theme, which is what visitors see.

Access Tokens (HTTPS)

Personal access tokens for git over HTTPS. Use a token as the password. Clone URL: https://<token>@makenot.work/{{ username }}/{repo}.git

Loading...