Cleaned up aliases
This commit is contained in:
parent
13d223e2d5
commit
4bb7cf6c21
3 changed files with 6 additions and 16 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_gittea' 'tlc_server'
|
||||
zstyle ':prezto:module:ssh:load' identities 'tlc_server' 'tlc_cp_server' 'id_tlc_gitea'
|
||||
echo 'Loaded the identities'
|
||||
echo `ssh-add -l`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue