summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall/foot.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/foot.fish b/install/foot.fish
index 660b09a..f3e89aa 100755
--- a/install/foot.fish
+++ b/install/foot.fish
@@ -9,6 +9,6 @@ set -l dist $CONFIG/foot
update-repo foot $dist
sed -i 's|$SRC|'$dist'|g' $dist/foot.ini
-install-link $dist/foot-exec.fish ~/.local/bin/foot-exec
+install-link $dist/foot.fish ~/.local/bin/foot
log 'Done.'