aboutsummaryrefslogtreecommitdiff
path: root/distro/openbsd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'distro/openbsd.sh')
-rw-r--r--distro/openbsd.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/distro/openbsd.sh b/distro/openbsd.sh
index d39b3ec..ba3d7c6 100644
--- a/distro/openbsd.sh
+++ b/distro/openbsd.sh
@@ -3,6 +3,7 @@ set -ex
if [ "$(id -u)" -eq 0 ] ; then
+ # from: pkg_info -mz
cat > /tmp/pkglist <<EOF
bash--
curl--
@@ -12,12 +13,15 @@ go--
htop--
iperf3--
jq--
+mosh--
ncdu--
neovim--
+pv--
pwgen--
quirks--
ripgrep--
rsync--
+shellcheck--
wget--
zstd--
EOF