Files
fish-config/docs/manual/07-customization/02-secrets-and-api-keys.md
T

374 B

title
title
Secrets and API Keys
$__fish_user_dots_path/secrets.fish

Store API tokens, GPG keys, private credentials here. This file is never committed. It is sourced by local.fish directly, not by config.fish.

local.fish is sourced at the end of config.fish on every interactive session, so it and its companion secrets.fish can override anything set earlier.