From 772df40f55b0dd758612668051f9179ce4d0fbc6 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Sun, 4 May 2025 20:48:21 +0800 Subject: [PATCH] fix unRoot mode: add lazygit --- .chezmoiexternal.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml index 0f55135..a4967c1 100644 --- a/.chezmoiexternal.toml +++ b/.chezmoiexternal.toml @@ -30,7 +30,7 @@ [".local/bin/lazygit"] type = "archive-file" url = "https://github.com/jesseduffield/lazygit/releases/download/v0.50.0/lazygit_0.50.0_Linux_x86_64.tar.gz" - path = "./lazygit" + path = "lazygit" {{/* 手動安裝 fastfetch */ -}} [".local/bin/fastfetch"]