install: foot exec -> foot

This commit is contained in:
2 * r + 2 * t
2025-03-21 23:47:04 +11:00
parent 4fb61203fb
commit e9cf7459a0
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -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.'