shellrcsnippets/gpg-agent-for-ssh: add shebang and executable

This commit is contained in:
Aminda Suomalainen ⚧ 2023-10-17 10:49:03 +03:00
parent 58e2edbf0c
commit f471edd0cf
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

1
shellrcsnippets/gpg-agent-for-ssh Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash
# SPDX-FileCopyrightText: 2023 Aminda Suomalainen <suomalainen+git@mikaela.info>
#
# SPDX-License-Identifier: CC0-1.0