diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-23 21:33:22 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-23 21:33:22 +0800 |
| commit | 8c7794e27b05d73cdb58e008879c3a073618dd56 (patch) | |
| tree | 3358eae71d9f60ce2c413ebdc2430e048ea5a0ed /.install/install | |
| parent | 30ce438ca16d905ecc7dcfb94d2bb7e4f871ca8c (diff) | |
Add more software for install script
Diffstat (limited to '.install/install')
| -rwxr-xr-x | .install/install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.install/install b/.install/install index 7bc5951..c43a599 100755 --- a/.install/install +++ b/.install/install @@ -70,6 +70,8 @@ packages=( blender flatpak thunar + obs-studio + kdeconnect # Tools git @@ -81,6 +83,7 @@ packages=( yt-dlp vlc mpv + docker ripgrep fd wget |
