Cleaned up aliases

This commit is contained in:
Tracey Clark 2019-06-22 13:29:40 -05:00
commit 4bb7cf6c21
3 changed files with 6 additions and 16 deletions

View file

@ -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`