aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-08 01:33:46 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-08 01:33:46 -0200
commit154c7e7ec89742d7eb75b07167cccd674c03db2f (patch)
tree0f6430c2bf13697ccb4910c3f51b85b5c6f8389b /modules
parent8b970d5990aaea3543ba70350d27daa5a8c5ca22 (diff)
downloadmetadot-154c7e7ec89742d7eb75b07167cccd674c03db2f.tar.gz
metadot-154c7e7ec89742d7eb75b07167cccd674c03db2f.tar.bz2
Commenting out agents again
Diffstat (limited to 'modules')
-rw-r--r--modules/profile/profile.dot.link12
1 files changed, 6 insertions, 6 deletions
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