zprofile: host-proofing

This commit is contained in:
leo 2023-02-21 19:55:43 +01:00
parent bc7c268c16
commit 2f558e06ca
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -24,7 +24,7 @@ add_to_path "$HOME/.local/share/JetBrains/Toolbox/bin"
export EDITOR='vim'
export TERM='xterm-256color'
export kee="surtur"
export kee="$HOST"
export SSH_KEY_PATH="$HOME/.ssh/$kee"
if [ ! -S ~/.ssh/ssh_auth_sock ]; then