shell: fix run

This commit is contained in:
2 * r + 2 * t
2025-02-22 15:41:01 +11:00
parent 628fc1a931
commit 111078398e
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ update-repo scripts $dist
# Install to path
mkdir -p ~/.local/bin
ln -s $dist/main.fish ~/.local/bin/caelestia
ln -sf $dist/main.fish ~/.local/bin/caelestia
# Install completions
mkdir -p $CONFIG/fish/completions