update
This commit is contained in:
@@ -30,7 +30,7 @@ fi
|
||||
# install general dotfiles
|
||||
for dir in \
|
||||
git \
|
||||
nvim \
|
||||
vim \
|
||||
sh \
|
||||
ssh \
|
||||
tmux \
|
||||
|
||||
@@ -76,7 +76,6 @@ precmd_functions+=( set_prompt )
|
||||
|
||||
# setup SSH keys
|
||||
if [ -e /usr/bin/keychain ]; then
|
||||
# eval $(/usr/bin/keychain --eval --agents ssh -Q --quiet id_ed25519)
|
||||
eval $(/usr/bin/keychain --eval -Q --quiet id_ed25519)
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user