From f1ac4cc6664af46e529bf9f120e54620c4699abd Mon Sep 17 00:00:00 2001 From: "chawley2 (ladmin2)" Date: Wed, 13 Feb 2019 11:49:06 -0500 Subject: [PATCH] Removed SSH Agent --- .zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc b/.zshrc index 97b147f..edb5a04 100644 --- a/.zshrc +++ b/.zshrc @@ -118,4 +118,3 @@ source $HOME/.zsh_functions # set PATH so it includes user's private bin if it exists PATH="$HOME/.local/bin:$HOME/bin:$PATH" -