From 4e2222b7b883117038156ea2b65ff03cf2c4f0e1 Mon Sep 17 00:00:00 2001 From: Spirit Date: Wed, 7 Aug 2024 11:19:20 +0300 Subject: [PATCH] install `tree` --- setup-void.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-void.sh b/setup-void.sh index 59a5709..05e0fcc 100644 --- a/setup-void.sh +++ b/setup-void.sh @@ -36,7 +36,7 @@ echo 'exec dwm' > $HOME/.xinitrc # system full-update doas xbps-install -Suy # install other packages i use -doas xbps-install -y patch wget curl vim firefox vscode juliaup yt-dlp +doas xbps-install -y patch wget curl vim firefox vscode juliaup yt-dlp tree doas ln -s /usr/bin/julialauncher /usr/bin/julia