install tree

This commit is contained in:
Spirit 👾 2024-08-07 11:19:20 +03:00 committed by GitHub
parent 5c3e88883c
commit 4e2222b7b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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