From 4d084e8e107107c3f3dcc0af84c77a3d5fbde0cb Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Wed, 19 Jun 2019 05:09:51 -0400 Subject: [PATCH] fish: fix rebuild not actually taking arguments --- applications/fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/fish b/applications/fish index d627f5c..fa97f40 100644 --- a/applications/fish +++ b/applications/fish @@ -19,7 +19,7 @@ function fish_greeting end function rebuild - $HOME/src/scripts/rebuild.rkt + $HOME/src/scripts/rebuild.rkt $argv end function cheat.sh -d 'Grabs a sheet from cheat.sh' -a arg