Переход на использование Oh My Zsh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copy this file to agents.user.zsh and modify to your needs
|
||||
# Copy this file to 55-agents.user.zsh and modify to your needs
|
||||
|
||||
##
|
||||
# SSH agent
|
||||
@@ -6,12 +6,12 @@
|
||||
# zstyle :omz:plugins:ssh-agent agent-forwarding on
|
||||
# zstyle :omz:plugins:ssh-agent identities id_rsa
|
||||
# zstyle :omz:plugins:ssh-agent lifetime 10h
|
||||
# zgenom ohmyzsh plugins/ssh-agent
|
||||
# plugins+=(ssh-agent)
|
||||
|
||||
##
|
||||
# GPG agent
|
||||
##
|
||||
# zgenom ohmyzsh plugins/gpg-agent
|
||||
# plugins+=(gpg-agent)
|
||||
|
||||
##
|
||||
# Keychain
|
||||
@@ -19,5 +19,5 @@
|
||||
# zstyle :omz:plugins:keychain identities id_rsa 01234567
|
||||
# zstyle :omz:plugins:keychain options --quiet --inherit local-once --noask --nocolor --quick
|
||||
# zstyle :omz:plugins:keychain agents gpg,ssh
|
||||
# zgenom ohmyzsh plugins/keychain
|
||||
# plugins+=(keychain)
|
||||
|
||||
|
Reference in New Issue
Block a user