1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-15 04:41:43 +00:00

Simplify a few unsets

This commit is contained in:
Sorin Ionescu
2012-04-08 15:04:16 -04:00
parent 9f0336b9d8
commit a7db355e26
4 changed files with 4 additions and 7 deletions

View File

@ -63,6 +63,5 @@ fi
# Tidy up after ourselves.
unfunction _ssh-agent-start
unset _ssh_agent_forwarding
unset _ssh_agent_env
unset _ssh_agent_{env,forwarding}