From 154c7e7ec89742d7eb75b07167cccd674c03db2f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 8 Feb 2013 01:33:46 -0200 Subject: Commenting out agents again --- modules/profile/profile.dot.link | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'modules/profile') diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link index ce2dd52..3b71de0 100644 --- a/modules/profile/profile.dot.link +++ b/modules/profile/profile.dot.link @@ -31,14 +31,14 @@ mkdir -p $TMP eval "`dircolors -b ~/.dircolorsrc`" # SSH Agent -if [ -e "$HOME/apps/scripts/ssh-agent-eval" ]; then - $HOME/apps/scripts/ssh-agent-eval -fi +#if [ -e "$HOME/apps/scripts/ssh-agent-eval" ]; then +# $HOME/apps/scripts/ssh-agent-eval +#fi # GPG Agent -if [ -e "$HOME/apps/scripts/gpg-agent-eval" ]; then - $HOME/apps/scripts/gpg-agent-eval -fi +#if [ -e "$HOME/apps/scripts/gpg-agent-eval" ]; then +# $HOME/apps/scripts/gpg-agent-eval +#fi # Remove lost found folder if empty if [ -d "$HOME/lost+found" ]; then -- cgit v1.2.3