diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-23 21:33:22 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-23 21:33:22 +0800 |
| commit | 97c1fc0f734cf8d61bc592dc0e10d02784a8a2a6 (patch) | |
| tree | 3358eae71d9f60ce2c413ebdc2430e048ea5a0ed /.install/install | |
| parent | 5d6c031afabf5f43ed7d5ae03bad8abbc8c7c6c6 (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 |
