Updated config files to current
This commit is contained in:
parent
c017b28547
commit
ef79ab2cee
2 changed files with 5 additions and 5 deletions
|
|
@ -161,7 +161,7 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
|||
|
||||
# Set the SSH identities to load into the agent.
|
||||
# zstyle ':prezto:module:ssh:load' identities 'id_rsa' 'id_rsa2' 'id_github'
|
||||
zstyle ':prezto:module:ssh:load' identities 'tlc_gitlab' 'tlc_server'
|
||||
zstyle ':prezto:module:ssh:load' identities 'tlc_gittea' 'tlc_server'
|
||||
echo 'Loaded the identities'
|
||||
echo `ssh-add -l`
|
||||
|
||||
|
|
@ -228,4 +228,4 @@ echo `ssh-add -l`
|
|||
# Enabled safe options. This aliases cp, ln, mv and rm so that they prompt
|
||||
# before deleting or overwriting files. Set to 'no' to disable this safer
|
||||
# behavior.
|
||||
# zstyle ':prezto:module:utility' safe-ops 'yes'
|
||||
zstyle ':prezto:module:utility' safe-ops 'no'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue