From 7bd14152c9124d26060c304e30f51bde0b80326e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:11 +0000 Subject: [PATCH] =?UTF-8?q?=C2=AE=EF=B8=8F=20alias.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/bash/specs/alias.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/bash/specs/alias.ts b/src/utils/bash/specs/alias.ts index cd7f494..e6414ec 100644 --- a/src/utils/bash/specs/alias.ts +++ b/src/utils/bash/specs/alias.ts @@ -12,3 +12,4 @@ const alias: CommandSpec = { } export default alias +