git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-03-19 19:56:09 +0100
committerHarald Pfeiffer <coding _ lirion.de> 2022-03-19 19:56:09 +0100
commit54f779ff55bf85181a9f225f5f247ecd333a6123 (patch)
tree2ad91bb6162c3b2715c6545c32694b19f2c9a63b
parentccddcc8b94cb76012869468e28664b6370810a71 (diff)
downloaddotfiles-54f779ff55bf85181a9f225f5f247ecd333a6123.tar.bz2
"typo": wrong folder
-rw-r--r--.bash/exec.bash2
1 files changed, 1 insertions, 1 deletions
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: