From 54f779ff55bf85181a9f225f5f247ecd333a6123 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sat, 19 Mar 2022 19:56:09 +0100 Subject: "typo": wrong folder --- .bash/exec.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash/exec.bash b/.bash/exec.bash index 2435542..a239d5e 100644 --- a/.bash/exec.bash +++ b/.bash/exec.bash @@ -7,7 +7,7 @@ set bell-style visible # start ssh agent. this script will not try to run a new instance # (unless we specified -f, which we don't). -"$HOME/ssh-agent-launcher" -q +"$HOME/bin/ssh-agent-launcher" -q # because on some hosts the login path is fucked, unset in .local # if it causes irritation: -- cgit v1.2.3