From 7e24c0e1abc936f658455d52fa9ee0f53cd680f1 Mon Sep 17 00:00:00 2001 From: Valerie Wolfe Date: Thu, 22 Aug 2024 09:42:38 -0400 Subject: [PATCH] scripts: updated justfile for renamed 'wt.sh' --- scripts/justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/justfile b/scripts/justfile index bb71ad0..d488c76 100644 --- a/scripts/justfile +++ b/scripts/justfile @@ -7,5 +7,5 @@ install DIR="~/.bin": cp elevate.sh {{DIR}}/elevate cp explorer.sh {{DIR}}/explorer cp pwsh.sh {{DIR}}/pwsh - cp terminal.sh {{DIR}}/terminal + cp wt.sh {{DIR}}/wt