Update ZSH profile configuration file to version 1.0.0.1.
This commit is contained in:
parent
59e7c69c6d
commit
18dd4bd2cb
@ -4,11 +4,10 @@
|
||||
# Copyright 2023 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 0.0.0.0
|
||||
# Version: 1.0.0.1
|
||||
|
||||
|
||||
# Cache SSH key passphrase in memory on login
|
||||
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
||||
eval $(ssh-agent -s)
|
||||
ssh-add
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user